removes old config transforms for v7 -> v8 no longer needed
This commit is contained in:
@@ -13,14 +13,6 @@
|
||||
file everytime Umbraco builds.
|
||||
-->
|
||||
|
||||
<configSections>
|
||||
<section name="Examine" xdt:Transform="Remove" xdt:Locator="Match(name)" />
|
||||
<section name="ExamineLuceneIndexSets" xdt:Transform="Remove" xdt:Locator="Match(name)" />
|
||||
</configSections>
|
||||
|
||||
<Examine xdt:Transform="Remove" />
|
||||
<ExamineLuceneIndexSets xdt:Transform="Remove" />
|
||||
|
||||
<system.web>
|
||||
<compilation debug="true" xdt:Transform="SetAttributes(debug)" />
|
||||
</system.web>
|
||||
|
||||
Reference in New Issue
Block a user