Don't remove the debug attribute for release
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||||||
<system.web>
|
<system.web></system.web>
|
||||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
|
||||||
</system.web>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
Reference in New Issue
Block a user