diff options
Diffstat (limited to 'crypto.tests.Net45/crypto.tests.Net45.csproj')
-rw-r--r-- | crypto.tests.Net45/crypto.tests.Net45.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto.tests.Net45/crypto.tests.Net45.csproj b/crypto.tests.Net45/crypto.tests.Net45.csproj index de668a83d..729043d39 100644 --- a/crypto.tests.Net45/crypto.tests.Net45.csproj +++ b/crypto.tests.Net45/crypto.tests.Net45.csproj @@ -17,7 +17,7 @@ <DebugType>full</DebugType> <Optimize>false</Optimize> <OutputPath>bin\Debug\</OutputPath> - <DefineConstants>TRACE;DEBUG;LIB;PORTABLE</DefineConstants> + <DefineConstants>TRACE;DEBUG;LIB;PORTABLE;NEW_REFLECTION</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> |