Changes compilation batch mode to true uses Roslyn compiler for views

This commit is contained in:
Shannon
2018-09-07 13:10:55 +10:00
parent 5986899b5e
commit 8ff671a7c6
5 changed files with 429 additions and 406 deletions

View File

@@ -318,8 +318,6 @@
<system.web.extensions xdt:Transform="Remove" />
<system.codedom xdt:Transform="Remove" />
<system.webServer>
<modules runAllManagedModulesForAllRequests="true">
<remove name="UrlRewriteModule" xdt:Transform="Remove" xdt:Locator="Match(name)" />