Skip to content

Commit e237086

Browse files
committed
Update to latest patch of Razor Runtime Compilation
This is a build-time dependency and doesn't impact consumers of NuGet packages.
1 parent 922bc2c commit e237086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic.Editor.AspNetCore.Host/OnTopic.Editor.AspNetCore.Host.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PackageReference>
1414
<PackageReference Include="OnTopic.Data.Caching" Version="5.1.0-beta.0" />
1515
<PackageReference Include="OnTopic.Data.Sql" Version="5.1.0-beta.0" />
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.4" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="5.0.5" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)