File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4141 <DebugType >full</DebugType >
4242 <Optimize >false</Optimize >
4343 <OutputPath >bin\Debug\</OutputPath >
44- <DefineConstants >DEBUG;TRACE </DefineConstants >
44+ <DefineConstants >TRACE; DEBUG;RECLASSNET64 </DefineConstants >
4545 <ErrorReport >prompt</ErrorReport >
4646 <WarningLevel >4</WarningLevel >
4747 <PlatformTarget >x64</PlatformTarget >
5050 <DebugType >pdbonly</DebugType >
5151 <Optimize >true</Optimize >
5252 <OutputPath >bin\Release\</OutputPath >
53- <DefineConstants >TRACE</DefineConstants >
53+ <DefineConstants >TRACE;RECLASSNET64 </DefineConstants >
5454 <ErrorReport >prompt</ErrorReport >
5555 <WarningLevel >4</WarningLevel >
5656 <PlatformTarget >x64</PlatformTarget >
8181 <Compile Include =" Extensions\StringReaderExtensionTest.cs" />
8282 <Compile Include =" MemoryScanner\BytePatternTest.cs" />
8383 <Compile Include =" MemoryScanner\Comparer\ByteMemoryComparerTest.cs" />
84+ <Compile Include =" MemoryScanner\Comparer\FloatMemoryComparerTest.cs" />
8485 <Compile Include =" MemoryScanner\Comparer\ShortMemoryComparerTest.cs" />
8586 <Compile Include =" MemoryScanner\Comparer\LongMemoryComparerTest.cs" />
8687 <Compile Include =" MemoryScanner\Comparer\IntegerMemoryComparerTest.cs" />
You can’t perform that action at this time.
0 commit comments