We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41eacb3 commit 60d7a89Copy full SHA for 60d7a89
src/JoinRpg.Portal/JoinRpg.Portal.csproj
@@ -28,7 +28,7 @@
28
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.0.0" />
29
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />
30
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.5" />
31
- <PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.4" />
+ <PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.5" />
32
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
33
<PrivateAssets>all</PrivateAssets>
34
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
0 commit comments