Skip to content

Commit

Permalink
Bump Avalonia.Diagnostics and Avalonia
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) and [Avalonia](https://github.com/AvaloniaUI/Avalonia). These dependencies needed to be updated together.

Updates `Avalonia.Diagnostics` from 11.0.2 to 11.0.6
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.2...11.0.6)

Updates `Avalonia` from 11.0.2 to 11.0.6
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.2...11.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 0031cbe commit ad08484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GTiff2Tiles.Avalonia/GTiff2Tiles.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

<ItemGroup>
<!-- External dependencies -->
<PackageReference Include="Avalonia" Version="11.0.2" />
<PackageReference Include="Avalonia" Version="11.0.6" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.2" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.2" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.6" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.2" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.2" />
<PackageReference Include="DialogHost.Avalonia" Version="0.7.5" />
Expand Down

0 comments on commit ad08484

Please sign in to comment.