14 lines
269 B
Plaintext
14 lines
269 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
|
<RunSettings>
|
||
|
|
<RunConfiguration>
|
||
|
|
<MaxCpuCount>0</MaxCpuCount>
|
||
|
|
</RunConfiguration>
|
||
|
|
|
||
|
|
<MSTest>
|
||
|
|
<Parallelize>
|
||
|
|
<Workers>0</Workers>
|
||
|
|
<Scope>MethodLevel</Scope>
|
||
|
|
</Parallelize>
|
||
|
|
</MSTest>
|
||
|
|
</RunSettings>
|