Skip to content

Commit d3ff09a

Browse files
author
Bart Koelman
committed
Enable concurrent testruns (makes running all tests 60% faster)
1 parent 838a158 commit d3ff09a

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

test/JsonApiDotNetCoreExampleTests/JsonApiDotNetCoreExampleTests.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
44
</PropertyGroup>
55

6-
<ItemGroup>
7-
<None Update="xunit.runner.json">
8-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
9-
</None>
10-
</ItemGroup>
11-
126
<ItemGroup>
137
<ProjectReference Include="..\..\src\Examples\JsonApiDotNetCoreExample\JsonApiDotNetCoreExample.csproj" />
148
<ProjectReference Include="..\TestBuildingBlocks\TestBuildingBlocks.csproj" />

test/JsonApiDotNetCoreExampleTests/xunit.runner.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)