Skip to content

Commit 13e6452

Browse files
committed
Introduced RuntimeCompilation package
This is in preparation for enabling runtime compilation of views.
1 parent 9b21224 commit 13e6452

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<PackageReference Include="OnTopic.AspNetCore.Mvc" Version="4.3.0" />
1313
<PackageReference Include="OnTopic.Data.Caching" Version="4.3.0" />
1414
<PackageReference Include="OnTopic.Data.Sql" Version="4.3.0" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.7" />
1516
</ItemGroup>
1617

1718
<ItemGroup>

0 commit comments

Comments
 (0)