fixing the solution and undoing some redundant object files

This commit is contained in:
2020-02-12 10:14:43 -05:00
parent fd67db4153
commit 93e1dce729
22 changed files with 1 additions and 70 deletions

View File

@@ -36,7 +36,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\x86\Release\</OutputPath>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;NET40 SQLSERVER</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>