Skip to content

Commit

Permalink
[Dependabot]: Bump Avalonia.Diagnostics
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) from 0.10.21 to 11.0.3.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](https://github.com/AvaloniaUI/Avalonia/commits)

---
updated-dependencies:
- dependency-name: Avalonia.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent a38b203 commit a5fbb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetSparkle.UI.Avalonia/NetSparkle.UI.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<PackageReference Include="Avalonia.HtmlRenderer" Version="0.10.0" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<PackageReference Include="Avalonia.Diagnostics" Version="0.10.21" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a5fbb07

Please sign in to comment.