Fix optdata restore functionality (#11935)
authorDaniel Podder <dapodd@microsoft.com>
Thu, 1 Jun 2017 23:41:50 +0000 (18:41 -0500)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2017 23:41:50 +0000 (18:41 -0500)
commit8f5d775cb4de2b3e765251106991940c09c0859e
tree333d3845d0529faf20bcecf5511d2b90185e5894
parent91329ceefd9efbde1f8486b0a098090e9a10adcb
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.cmd
build.proj
build.sh
dir.props
extract-from-json.py [deleted file]
pgosupport.cmake
src/.nuget/optdata/nuget.config [new file with mode: 0644]
src/.nuget/optdata/optdata.csproj [new file with mode: 0644]
tests/scripts/optdata/bootstrap.py
tests/scripts/optdata/optdata.csproj [new file with mode: 0644]
tests/scripts/optdata/project.json [deleted file]