Removes error spam about missing Platform.
Content.IntegrationTests now defaults to x64 platform.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
<OutputPath>..\bin\Content.IntegrationTests\</OutputPath>
|
||||
<IsPackable>false</IsPackable>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user