|
|
@ -11,9 +11,6 @@ |
|
|
|
<IsPackable>false</IsPackable> |
|
|
|
<IsPackable>false</IsPackable> |
|
|
|
<RuntimeIdentifier Condition="$(IsWindowsX64) == true">win-x64</RuntimeIdentifier> |
|
|
|
<RuntimeIdentifier Condition="$(IsWindowsX64) == true">win-x64</RuntimeIdentifier> |
|
|
|
<RuntimeIdentifier Condition="$(IsWindowsARM64) == true">win-arm64</RuntimeIdentifier> |
|
|
|
<RuntimeIdentifier Condition="$(IsWindowsARM64) == true">win-arm64</RuntimeIdentifier> |
|
|
|
|
|
|
|
|
|
|
|
<EnableNUnitRunner>true</EnableNUnitRunner> |
|
|
|
|
|
|
|
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport> |
|
|
|
|
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
|
|
|
|
|
|
|
|
<AllowUnsafeBlocks>True</AllowUnsafeBlocks> |
|
|
|
<AllowUnsafeBlocks>True</AllowUnsafeBlocks> |
|
|
|