Merge branch 'release/2.1' into release/2.2
This commit is contained in:
commit
363269ef60
|
|
@ -19,7 +19,8 @@
|
|||
|
||||
<MSBuild Projects="@(ArchiveProjects)"
|
||||
Targets="Restore"
|
||||
BuildInParallel="true"
|
||||
BuildInParallel="false"
|
||||
StopOnFirstFailure="true"
|
||||
Properties="$(ArchiveBuildProps);_Dummy=restore" />
|
||||
|
||||
<MSBuild Projects="@(ArchiveProjects)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue