Skip to content

Commit

Permalink
Merge pull request #63 from senketsu03/dependabot/nuget/Avalonia.Them…
Browse files Browse the repository at this point in the history
…es.Fluent-11.0.4

Bump Avalonia.Themes.Fluent from 11.0.3 to 11.0.4
  • Loading branch information
senketsu03 authored Sep 11, 2023
2 parents c431710 + 8d6aa36 commit 6adc41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy.Gui/Deploy.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.4" />
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.3" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.3" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.4" />
</ItemGroup>

</Project>

0 comments on commit 6adc41b

Please sign in to comment.