Skip to content

Commit 409f37e

Browse files
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 10.0.5 to 10.0.6 (#989)
Pinned [Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation](https://github.com/dotnet/dotnet) at 10.0.6. <details> <summary>Release notes</summary> _Sourced from [Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation's releases](https://github.com/dotnet/dotnet/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61428f2 commit 409f37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageVersion Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="10.0.6" />
3232
<PackageVersion Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="10.0.6" />
3333
<PackageVersion Include="Microsoft.AspNetCore.Identity.UI" Version="10.0.6" />
34-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.5" />
34+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.6" />
3535
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.5" />
3636
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="5.0.0" />
3737
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />

0 commit comments

Comments
 (0)