mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
10 lines
280 B
XML
10 lines
280 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<RunSettings>
|
|
<xUnit>
|
|
<ParallelizeAssembly>false</ParallelizeAssembly>
|
|
<ParallelizeTestCollections>false</ParallelizeTestCollections>
|
|
<MaxParallelThreads>1</MaxParallelThreads>
|
|
<StopOnFail>true</StopOnFail>
|
|
</xUnit>
|
|
</RunSettings> |