Skip to content

Commit

Permalink
Bump Avalonia.Desktop from 11.0.11 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) from 11.0.11 to 11.1.1.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1)

---
updated-dependencies:
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent fbd3bff commit 149f9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MultiConverter.Desktop/MultiConverter.Desktop.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<TrimmableAssembly Include="Avalonia.Themes.Default" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="11.0.11" />
<PackageReference Include="Avalonia.Desktop" Version="11.1.1" />
<PackageReference Include="Splat.Autofac" Version="15.1.1" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
</ItemGroup>
Expand Down

0 comments on commit 149f9b2

Please sign in to comment.