Skip to content

Commit 33d4d1b

Browse files
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
Bumps [Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation](https://github.com/dotnet/aspnetcore) from 6.0.22 to 6.0.23. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.22...v6.0.23) --- 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]>
1 parent d05c48a commit 33d4d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/DigitalLearningSolutions.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<PackageReference Include="GDS.MultiPageFormData" Version="1.0.4" />
6868
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
6969
<PackageReference Include="HtmlSanitizer" Version="8.0.723" />
70-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.22" />
70+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.23" />
7171
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
7272
<PackageReference Include="Microsoft.FeatureManagement" Version="2.6.1" />
7373
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.5.1" />

0 commit comments

Comments
 (0)