Added CopyRazorGenerateFilesToPublishDirectory to the template (#11301)
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
<Compile Include="umbraco/models/**" Exclude="**/*.flag" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<CopyRazorGenerateFilesToPublishDirectory>true</CopyRazorGenerateFilesToPublishDirectory>
|
||||
</PropertyGroup>
|
||||
|
||||
<!-- Set this to true if ModelsBuilder mode is not InMemoryAuto-->
|
||||
<PropertyGroup>
|
||||
<RazorCompileOnBuild>false</RazorCompileOnBuild>
|
||||
|
||||
Reference in New Issue
Block a user