File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
<Optimize >false</Optimize >
26
26
<OutputPath >$(SolutionDir)bin\Debug\x86\</OutputPath >
27
27
<IntermediateOutputPath >$(SolutionDir)obj\$(Configuration)\x86\$(MSBuildProjectName)\</IntermediateOutputPath >
28
- <DefineConstants >TRACE;DEBUG;RECLASSNET32 </DefineConstants >
28
+ <DefineConstants >TRACE;DEBUG</DefineConstants >
29
29
<ErrorReport >prompt</ErrorReport >
30
30
<WarningLevel >4</WarningLevel >
31
31
<AllowUnsafeBlocks >false</AllowUnsafeBlocks >
79
79
<Optimize >true</Optimize >
80
80
<OutputPath >$(SolutionDir)bin\Release\x86\</OutputPath >
81
81
<IntermediateOutputPath >$(SolutionDir)obj\$(Configuration)\x86\$(MSBuildProjectName)\</IntermediateOutputPath >
82
- <DefineConstants >TRACE;RECLASSNET32; RELEASE</DefineConstants >
82
+ <DefineConstants >TRACE;RELEASE</DefineConstants >
83
83
<ErrorReport >prompt</ErrorReport >
84
84
<WarningLevel >4</WarningLevel >
85
85
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments