dotnet-installer/NuGet.master.config
Andrew Stanton-Nurse 37de4976b3 add readme
2015-10-08 14:41:04 -07:00

7 lines
No EOL
195 B
XML

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