Skip to content

Commit

Permalink
Merge pull request #77 from jakelandau/dependabot/nuget/Avalonia.Desk…
Browse files Browse the repository at this point in the history
…top-11.1.3

Bump Avalonia.Desktop from 11.1.1 to 11.1.3
  • Loading branch information
jakelandau authored Oct 2, 2024
2 parents 183fade + 8114603 commit 4edc9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FilmLoggerDotNET/FilmLoggerDotNET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.2.1" />
<PackageReference Include="Avalonia" Version="11.1.3" />
<PackageReference Include="Avalonia.Desktop" Version="11.1.1" />
<PackageReference Include="Avalonia.Desktop" Version="11.1.3" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.1.1" />
<PackageReference Include="FluentAvaloniaUI" Version="2.1.0" />
Expand Down

0 comments on commit 4edc9e5

Please sign in to comment.