From: Jeremy Koritzinsky Date: Tue, 26 Feb 2019 07:54:21 +0000 (-0800) Subject: Add the coreclr blob feed as a restore source for test builds. (#22839) X-Git-Tag: accepted/tizen/unified/20190813.215958~61^2~142 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc6252fa381d370c5feee9820d4cc5884fcbf719;p=platform%2Fupstream%2Fcoreclr.git Add the coreclr blob feed as a restore source for test builds. (#22839) * Add the coreclr blob feed as a restore source for test builds. * Use one NuGet.config in the root folder for restore targets. --- diff --git a/NuGet.config b/NuGet.config index 6c8b2e3..33e9d87 100644 --- a/NuGet.config +++ b/NuGet.config @@ -1,10 +1,19 @@ + + + - - + + - + + + + + + + \ No newline at end of file diff --git a/src/NuGet.Config b/src/NuGet.Config deleted file mode 100644 index 57f1b8b..0000000 --- a/src/NuGet.Config +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/tests/src/NuGet.Config b/tests/src/NuGet.Config deleted file mode 100644 index 0922300..0000000 --- a/tests/src/NuGet.Config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - -