Skip to content

Commit

Permalink
Merge pull request #129 from manuc66/dependabot/nuget/multi-09142820d5
Browse files Browse the repository at this point in the history
Bump Avalonia and Avalonia.Themes.Fluent
  • Loading branch information
manuc66 authored Nov 11, 2024
2 parents 7d9403d + 89cdb3b commit 81ef65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImgTagFanOut/ImgTagFanOut.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<ItemGroup>
<PackageReference Include="Avalonia" Version="11.2.0" />
<PackageReference Include="Avalonia.Desktop" Version="11.2.0" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.4" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.0" />
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.4" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<!-- <PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.10" />-->
Expand Down

0 comments on commit 81ef65b

Please sign in to comment.