Umbraco.Web.UI revert change as no real CS code to F11 into this project

This commit is contained in:
Warren Buckley
2019-07-01 10:54:29 +01:00
parent 0b64e34f05
commit 760f6a1647

View File

@@ -34,7 +34,7 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE;DEBUG</DefineConstants>