Skip to content

Commit

Permalink
Merge pull request #58 from tgiachi/dependabot/nuget/Avalonia.Desktop…
Browse files Browse the repository at this point in the history
…-0.10.21

chore(deps): bump Avalonia.Desktop from 0.10.19 to 0.10.21
  • Loading branch information
tgiachi authored May 24, 2023
2 parents aefa933 + e646de3 commit d8cae75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DarkStar.Client/DarkStar.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Aura.UI" Version="0.1.4.2" />
<PackageReference Include="Aura.UI.FluentTheme" Version="0.1.4.2" />
<PackageReference Include="Avalonia" Version="0.10.19" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.19" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.21" />
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="0.10.21" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.19" />
Expand Down

0 comments on commit d8cae75

Please sign in to comment.