Removing an MSBuild property that was not supposed to be committed.

This commit is contained in:
Daniel Stolt
2015-06-09 21:31:27 +03:00
parent 452b8cfeac
commit 5d40be8390

View File

@@ -20,7 +20,6 @@
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
<IISExpressUseClassicPipelineMode>false</IISExpressUseClassicPipelineMode>
<TargetFrameworkProfile />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>