Skip to content

Commit 707c786

Browse files
committed
fix build +semver:skip
1 parent aa9c04f commit 707c786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Nullable>enable</Nullable>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
<LangVersion>latest</LangVersion>
8+
<BuildInParallel>false</BuildInParallel>
89
</PropertyGroup>
910

1011
<PropertyGroup Condition="'$(Configuration)'=='Release'">

0 commit comments

Comments
 (0)