Skip to content

Commit c8a415f

Browse files
authored
Merge pull request #75 from michaelvolz/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server-8.0.5
Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.4 to 8.0.5
2 parents 88838c8 + af91eb4 commit c8a415f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorApp/BlazorApp/BlazorApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectReference Include="..\..\Common\Common.csproj" />
1111
<ProjectReference Include="..\BlazorApp.Client\BlazorApp.Client.csproj" />
1212
<PackageReference Include="Fluxor.Blazor.Web" Version="5.9.1" />
13-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.4" />
13+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.5" />
1414
<PackageReference Include="MediatR" Version="12.2.0" />
1515
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
1616
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1" />

0 commit comments

Comments
 (0)