Build Configuration Hotfix (#5186)

* Reflect properties prior to migration onto projects

* Do not prefer 32bit

* Reinstate SelectedOptimization var
This commit is contained in:
Colton Sellers
2021-01-19 04:38:16 -08:00
committed by GitHub
parent 94d766ff89
commit f2fd10d9d2
20 changed files with 29 additions and 7 deletions
@@ -10,6 +10,7 @@
<OutputPath>bin\$(Configuration)\</OutputPath>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugType>full</DebugType>