diff --git a/build/sources.props b/build/sources.props
index 5b9060e42c..584402ef59 100644
--- a/build/sources.props
+++ b/build/sources.props
@@ -5,6 +5,7 @@
$(DotNetRestoreSources)
$(RestoreSources);
+ https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-release/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
@@ -13,4 +14,4 @@
https://api.nuget.org/v3/index.json;
-
+
\ No newline at end of file