X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=build.proj;h=eabe0e5b4b856d5d62a3d1cff7625770aec25b22;hb=979305219eaee3dc7d297f7b3d181988f413cc6d;hp=07bb11a9225f7786cb4db3b788178d16c612325f;hpb=e93885ed5ecf92c74056d5489add26dbcd527f1b;p=platform%2Fupstream%2Fcoreclr.git diff --git a/build.proj b/build.proj index 07bb11a..eabe0e5 100644 --- a/build.proj +++ b/build.proj @@ -11,6 +11,8 @@ + + @@ -24,12 +26,14 @@ - - $(SourceDir).nuget/optdata/project.json - https://dotnet.myget.org/F/dotnet-core-optimization-data/api/v3/index.json - - + + "$(DotnetToolCommand)" + $(OptDataRestoreCommand) restore + $(OptDataRestoreCommand) --packages "$(PackagesDir.TrimEnd('/').TrimEnd('\'))" + +