diff --git a/build/sources.props b/build/sources.props
index fdcacd595e..dd25976b1e 100644
--- a/build/sources.props
+++ b/build/sources.props
@@ -10,12 +10,12 @@
$(RestoreSources);
+ https://aspnetcore.blob.core.windows.net/patchdrops/core-setup/2.0.7-20180403/index.json;
https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
https://api.nuget.org/v3/index.json;
$(RestoreSources);
- https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
https://dotnet.myget.org/F/roslyn/api/v3/index.json;