Change from enableMvcSupport to defaultRenderingEngine in the release config too
This commit is contained in:
@@ -129,8 +129,8 @@
|
||||
</requestHandler>
|
||||
|
||||
<templates>
|
||||
<useAspNetMasterPages>true</useAspNetMasterPages>
|
||||
<enableMvcSupport>false</enableMvcSupport>
|
||||
<useAspNetMasterPages>true</useAspNetMasterPages>
|
||||
<defaultRenderingEngine>WebForms</defaultRenderingEngine>
|
||||
</templates>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user