[runtime] Allocate the memory for gshared gparams from image sets. (#19361) (#19419)
[mono-project.git] / NuGet.config
blob2ba88b8eb430c9b5700bc0b8b953f087a5edb0fa
1 <?xml version="1.0" encoding="utf-8"?>
2 <configuration>
3 <packageSources>
4 <clear />
5 <add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
6 <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
7 </packageSources>
8 </configuration>