Skip to content

Commit b5cb31d

Browse files
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 9.0.12 to 9.0.13
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289b49d commit b5cb31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="9.0.12" />
3232
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.12" />
3333
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.12" />
34-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.12" />
34+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.13" />
3535
<PackageReference Include="Azure.Identity" Version="1.17.1" />
3636
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
3737
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.12">

0 commit comments

Comments
 (0)