summary refs log tree commit diff
path: root/crypto/test/crypto.test.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/crypto.test.csproj')
-rw-r--r--crypto/test/crypto.test.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/test/crypto.test.csproj b/crypto/test/crypto.test.csproj

index 60bf8ad8a..32e910477 100644 --- a/crypto/test/crypto.test.csproj +++ b/crypto/test/crypto.test.csproj
@@ -4,9 +4,9 @@ <DefineConstants>$(DefineConstants);LIB</DefineConstants> <AssemblyOriginatorKeyFile>..\..\BouncyCastle.snk</AssemblyOriginatorKeyFile> <SignAssembly>true</SignAssembly> + <EnableDefaultItems>false</EnableDefaultItems> </PropertyGroup> <PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.1' "> - <OutputType>Exe</OutputType> <PackageTargetFallback>$(PackageTargetFallback);dotnet5.6;portable-net45+win8</PackageTargetFallback> <DefineConstants>$(DefineConstants);PORTABLE</DefineConstants> </PropertyGroup>