Skip to content

Commit adcb06b

Browse files
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (#2629)
Bumps [Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation](https://github.com/dotnet/aspnetcore) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 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 aea9d09 commit adcb06b

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
@@ -27,7 +27,7 @@
2727
<PackageReference Include="BitArmory.ReCaptcha" Version="5.0.1" />
2828
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="8.0.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />
30-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.4" />
30+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.5" />
3131
<PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.4" />
3232
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
3333
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)