Attempt to fix build

This commit is contained in:
Wojtek Figat
2023-01-27 19:43:21 +01:00
parent 86c5f3675b
commit f6aea86aeb
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
<OutputType>Library</OutputType>
<OutputPath>..\..\..\Binaries\Tests\</OutputPath>
<DefineConstants>USE_NETCORE;FLAX_ASSERTIONS</DefineConstants>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>