Skip to content

Commit fe7b7ee

Browse files
SyncFileContentsSyncFileContents
authored andcommitted
Sync .runsettings
1 parent 1b615d4 commit fe7b7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.runsettings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Configurations that affect the Test Framework -->
44
<RunConfiguration>
55
<!-- Use 0 for maximum process-level parallelization. This does not force parallelization within the test DLL (on the thread-level). You can also change it from the Test menu; choose "Run tests in parallel". Unchecked = 1 (only 1), checked = 0 (max). -->
6-
<MaxCpuCount>0</MaxCpuCount>
6+
<MaxCpuCount>1</MaxCpuCount>
77
<!-- Path relative to directory that contains .runsettings file-->
88
<ResultsDirectory>.\TestResults</ResultsDirectory>
99

0 commit comments

Comments
 (0)