Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 34b2745

Browse files
chore(deps): bump Microsoft.AspNetCore.Components.WebAssembly (#434)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.6...v5.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Ratan Sunder Parai <ratanparai@gmail.com>
1 parent ea15382 commit 34b2745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Web/Frontend.Blazor/Frontend.Blazor.Client/Frontend.Blazor.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<RootNamespace>OpenCodeFoundation.ESchool.Web.Frontend.Blazor.Client</RootNamespace>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.6"/>
10+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="5.0.7"/>
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="5.0.7" PrivateAssets="all"/>
1212
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0"/>
1313
<PackageReference Include="MudBlazor" Version="5.0.10"/>

0 commit comments

Comments
 (0)