Reverting previous change to: 'NuGet.master.config'

This commit is contained in:
jbeisner 2017-10-10 10:34:32 -07:00
parent 58bdb63c53
commit b951b94629

View file

@ -2,6 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key="TransportFeed" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/packages/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>