From: Wes Haggard Date: Tue, 24 Oct 2017 23:21:08 +0000 (-0700) Subject: Remove coreclr patches from source-build repo X-Git-Tag: accepted/tizen/base/20180629.140029~751^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a0e083d8605a860a92a07623b0542df19ae5cb3;p=platform%2Fupstream%2Fcoreclr.git Remove coreclr patches from source-build repo Updates the branch to include patches that were applied in source-build: 0001-Respect-NUGET_PACKAGES-if-it-is-set.patch 0002-Unify-CLI-and-BuildTools-Versions.patch 0003-Add-clear-to-NuGet.config.patch 0004-PATCH-Use-clang-3.9-by-default.patch --- diff --git a/dir.props b/dir.props index aaa0285..cf1eb96 100644 --- a/dir.props +++ b/dir.props @@ -64,8 +64,9 @@ coreclr - $(__PackagesDir)\ - $(ProjectDir)packages\ + $(DotNetRestorePackagesPath) + $(__PackagesDir)\ + $(ProjectDir)packages\ $(__RootBinDir)\ $(ProjectDir)bin\