fixed a typo in the UmbracoProject template (#10432)
* fixed a typo in the UmbracoProject template * Update build/templates/UmbracoProject/UmbracoProject.csproj Co-authored-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<Content Remove="umbraco\MediaCache\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<!--Set this to true ModelsBuilder mode is not PureLive -->
|
||||
<!-- Set this to true if ModelsBuilder mode is not InMemoryAuto-->
|
||||
<PropertyGroup>
|
||||
<RazorCompileOnBuild>false</RazorCompileOnBuild>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user