diff --git a/NuGet.Config b/NuGet.Config index d68de7c1bb..6ba8964556 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -3,7 +3,6 @@ - - + diff --git a/ProdConFeed.txt b/ProdConFeed.txt index f0072c1ce6..92e17f4f9b 100644 --- a/ProdConFeed.txt +++ b/ProdConFeed.txt @@ -1 +1 @@ -https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20210119-03/final/index.json +https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json diff --git a/init-tools.sh b/init-tools.sh index 1991c1bed7..d1d21ce042 100755 --- a/init-tools.sh +++ b/init-tools.sh @@ -187,7 +187,7 @@ ls "$__scriptpath/Tools/scripts/docker/"*.sh | xargs chmod +x # Get BuildTools crossgen dependencies from a better place. The script that's # automatically downloaded points at MyGet, which doesn't have recent packages. -export BUILDTOOLS_CROSSGEN_FEED=https://api.nuget.org/v3/index.json +export BUILDTOOLS_CROSSGEN_FEED=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json "$__scriptpath/Tools/crossgen.sh" "$__scriptpath/Tools" diff --git a/smoke-testNuGet.Config b/smoke-testNuGet.Config index 50b43ebe12..20d4067a0a 100644 --- a/smoke-testNuGet.Config +++ b/smoke-testNuGet.Config @@ -4,9 +4,6 @@ - - - - +