Skip to content

Commit b398343

Browse files
committed
Fix UnitTests resource paths
1 parent fe8e8c3 commit b398343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crypto/test/UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<DebugType>full</DebugType>
2727
<Optimize>true</Optimize>
2828
<OutputPath>bin\Release</OutputPath>
29+
<DefineConstants>SEPARATE_UNIT_TESTS</DefineConstants>
2930
<ErrorReport>prompt</ErrorReport>
3031
<WarningLevel>4</WarningLevel>
3132
<ConsolePause>false</ConsolePause>

0 commit comments

Comments
 (0)