зеркало из https://github.com/dotnet/msbuild.git
Revert "Turn off static graph restore. (#8498)"
This reverts commit 7c4d75dca8
.
This commit is contained in:
Родитель
855f745b9f
Коммит
7cf0ac8f79
|
@ -2,13 +2,9 @@
|
||||||
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
|
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
|
||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<!-- Commented out as a temporary fix for the msbuild CI.
|
|
||||||
Waiting for https://github.com/NuGet/NuGet.Client/pull/5010 fix to flow to CI machines. -->
|
|
||||||
<!--
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<RestoreUseStaticGraphEvaluation Condition="'$(DotNetBuildFromSource)' != 'true'">true</RestoreUseStaticGraphEvaluation>
|
<RestoreUseStaticGraphEvaluation Condition="'$(DotNetBuildFromSource)' != 'true'">true</RestoreUseStaticGraphEvaluation>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
-->
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Remove all sln files globbed by arcade so far and add only MSBuild.sln to the build.
|
<!-- Remove all sln files globbed by arcade so far and add only MSBuild.sln to the build.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче