Skip to content

Commit

Permalink
Don't try to BuildInParallel the sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho committed Sep 29, 2022
1 parent 920eeaa commit e7e9ea5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<AssemblyName>Maui.Controls.Sample</AssemblyName>
<IsPackable>false</IsPackable>
<NoWarn>$(NoWarn),CA1416</NoWarn>
<BuildInParallel>false</BuildInParallel>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit e7e9ea5

Please sign in to comment.