Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
<!-- Legacy feeds -->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<!-- Standard feeds -->
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
+ <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources />
</configuration>