Merge pull request #7809 from johnbeisner/NugetMasterConfigRemove

'NuGet.master.config' does not appear to be used.
This commit is contained in:
John Beisner 2017-10-11 11:52:58 -07:00 committed by GitHub
commit cc8fe368f8

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>