Surely nobody on their dev machines has the "trust" node in their web.configs any more, no more need to transform that one (gave warning during build.bat)
This commit is contained in:
@@ -102,8 +102,6 @@
|
||||
<add assembly="System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" xdt:Locator="Match(assembly)" xdt:Transform="Insert" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<!-- We no longer support medium trust so just remove it -->
|
||||
<trust xdt:Transform="Remove" />
|
||||
|
||||
<httpHandlers>
|
||||
<add path="GoogleSpellChecker.ashx" xdt:Transform="Remove" xdt:Locator="Match(path)" />
|
||||
|
||||
Reference in New Issue
Block a user