From 8f5d775cb4de2b3e765251106991940c09c0859e Mon Sep 17 00:00:00 2001 From: Daniel Podder Date: Thu, 1 Jun 2017 18:41:50 -0500 Subject: Fix optdata restore functionality (#11935) Fix optdata restore functionality (#11935) Bring back optdata restore functionality following the move to 2.0 BuildTools and csproj-based CLI. Disable a harmless warning that broke the Linux build when consuming PGO counts due to -Werr. Fix #11796 for master --- build.proj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'build.proj') diff --git a/build.proj b/build.proj index 7325e6ff30..8d15cbcd6e 100644 --- a/build.proj +++ b/build.proj @@ -24,12 +24,8 @@ - - $(SourceDir).nuget/optdata/project.json - https://dotnet.myget.org/F/dotnet-core-optimization-data/api/v3/index.json - - +