Skip to content

Commit

Permalink
Merge pull request #379 from unoplatform/dependabot/nuget/Uno.Wasm.Bo…
Browse files Browse the repository at this point in the history
…otstrap.Server-7.0.25

chore(deps): Bump Uno.Wasm.Bootstrap.Server from 7.0.11 to 7.0.25
  • Loading branch information
jeromelaban committed Jul 20, 2023
2 parents 9242bdc + 9813e90 commit 50fec0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/MyApp.Server/MyApp.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Uno.Wasm.Bootstrap.Server" Version="7.0.11" />
<PackageReference Include="Uno.Wasm.Bootstrap.Server" Version="7.0.25" />
</ItemGroup>

</Project>
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 50fec0a

Please sign in to comment.