diff --git a/build/sources.props b/build/sources.props
index 5b458ddf09..66f7e28054 100644
--- a/build/sources.props
+++ b/build/sources.props
@@ -21,5 +21,10 @@
https://vside.myget.org/F/vssdk/api/v3/index.json;
https://vside.myget.org/F/vsmac/api/v3/index.json
+
+
+ $(RestoreSources);
+ https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json;
+
diff --git a/src/DataProtection/Directory.Build.props b/src/DataProtection/Directory.Build.props
index deb7bb4ee6..5321dfdeff 100644
--- a/src/DataProtection/Directory.Build.props
+++ b/src/DataProtection/Directory.Build.props
@@ -1,5 +1,10 @@
+
+
+ true
+
+