Skip to content

Commit

Permalink
Issue #95 Increases the maximum cores the unit tests can use
Browse files Browse the repository at this point in the history
  • Loading branch information
DieSlower committed Jan 19, 2019
1 parent 8ae0ef7 commit 8bad0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/.runsettings
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
<RunConfiguration>
<MaxCpuCount>8</MaxCpuCount>
<MaxCpuCount>32</MaxCpuCount>
<TargetPlatform>x64</TargetPlatform>
<ForceListContent>true</ForceListContent>
</RunConfiguration>
Expand Down

0 comments on commit 8bad0c6

Please sign in to comment.