Skip to content

Commit

Permalink
chore: Update to latest bootstrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Oct 17, 2024
1 parent c7c4c41 commit 3d6fc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Uno.Playground.WASM/Uno.Playground.WASM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@
<PackageReference Include="Uno.WinUI.RemoteControl" Version="5.5.0-dev.465" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.WinUI.MediaPlayer.WebAssembly" Version="5.5.0-dev.465" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.5.0-dev.465" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.0-dev.296" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="9.0.0-dev.296" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="9.0.0-dev.333" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="9.0.0-dev.333" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Filter" Version="1.1.2" />

Expand Down

0 comments on commit 3d6fc3d

Please sign in to comment.