8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
|
|
<Project>
|
||
|
|
<PropertyGroup>
|
||
|
|
<BuildInParallel>false</BuildInParallel>
|
||
|
|
<RestoreBuildInParallel>false</RestoreBuildInParallel>
|
||
|
|
<UseSharedCompilation>false</UseSharedCompilation>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|