Skip to content

Commit

Permalink
chore: Update additional bootstrap packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jul 20, 2023
1 parent f89e263 commit 9813e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MyApp.Wasm/MyApp.Wasm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
<PackageReference Include="Uno.WinUI.WebAssembly" Version="4.9.20" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="4.9.20" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="4.9.20" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.24" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.24" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="7.0.25" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="7.0.25" />
<PackageReference Include="Uno.WinUI.Lottie" Version="4.9.20" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 9813e90

Please sign in to comment.