Skip to content

Commit 60d7a89

Browse files
--- (#2641)
updated-dependencies: - dependency-name: Microsoft.Aspnetcore.Components.Webassembly.Server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41eacb3 commit 60d7a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.0.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.5" />
31-
<PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.4" />
31+
<PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.5" />
3232
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)