Revert "Turn off static graph restore. (#8498)"

This reverts commit 7c4d75dca8.
This commit is contained in:
Rainer Sigwald 2023-06-07 16:45:23 -05:00 коммит произвёл GitHub
Родитель 855f745b9f
Коммит 7cf0ac8f79
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -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. -->
<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>
<RestoreUseStaticGraphEvaluation Condition="'$(DotNetBuildFromSource)' != 'true'">true</RestoreUseStaticGraphEvaluation>
</PropertyGroup>
-->
<ItemGroup>
<!-- Remove all sln files globbed by arcade so far and add only MSBuild.sln to the build.