Skip to content

Commit

Permalink
Merge pull request #239 from asadullahrifat89/dev
Browse files Browse the repository at this point in the history
updated nuget packages
  • Loading branch information
asadullah-refat-89 authored Feb 5, 2023
2 parents f106caf + 140a2d2 commit 8689fff
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Uno.Extensions.Hosting.WinUI" Version="2.2.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.7.30" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.7.30" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.7.30" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.13" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.13" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.7.37" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.7.37" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.7.37" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.15" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.15" />
</ItemGroup>
<Import Project="..\SpaceShooterGame.Shared\SpaceShooterGame.Shared.projitems" Label="Shared" Condition="Exists('..\SpaceShooterGame.Shared\SpaceShooterGame.Shared.projitems')" />
</Project>

0 comments on commit 8689fff

Please sign in to comment.