changed a thing with visstudio

This commit is contained in:
Sakimori 2021-03-27 20:03:23 -04:00
parent b6028d6cd7
commit a8e8464cf4

View file

@ -13,6 +13,7 @@
<RootNamespace>the-prestige</RootNamespace> <RootNamespace>the-prestige</RootNamespace>
<InterpreterId>MSBuild|matteo_env|$(MSBuildProjectFullPath)</InterpreterId> <InterpreterId>MSBuild|matteo_env|$(MSBuildProjectFullPath)</InterpreterId>
<IsWindowsApplication>False</IsWindowsApplication> <IsWindowsApplication>False</IsWindowsApplication>
<SuppressConfigureTestFrameworkPrompt>true</SuppressConfigureTestFrameworkPrompt>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>