Skip to content

Commit

Permalink
Merge pull request #112 from Gigas002/dependabot/nuget/Avalonia.React…
Browse files Browse the repository at this point in the history
…iveUI-11.0.6
  • Loading branch information
Gigas002 authored Dec 12, 2023
2 parents 587240c + 8578e58 commit 0bd5a85
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 @@ -15,7 +15,7 @@
<PackageReference Include="Avalonia" Version="11.0.6" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.6" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.5" />
<PackageReference Include="Avalonia.ReactiveUI" Version="11.0.6" />
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.5" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.6" />
</ItemGroup>
Expand Down

0 comments on commit 0bd5a85

Please sign in to comment.