Merge pull request #17531 from BruceForstall/SpmiProtectJitStartup
[platform/upstream/coreclr.git] / src / NuGet.Config
index 0054b49..57f1b8b 100644 (file)
@@ -4,10 +4,11 @@
     <add key="enabled" value="True" />
   </packageRestore>
   <packageSources>
+    <clear />
     <add key="myget.org dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
     <add key="nuget.org" value="https://www.nuget.org/api/v2/" />
   </packageSources>
   <activePackageSource>
     <add key="All" value="(Aggregate source)" />
   </activePackageSource>
-</configuration>
\ No newline at end of file
+</configuration>