Removed the clear for sources.

This commit is contained in:
David Fowler 2014-01-27 23:25:14 -08:00
parent a90b7e7d95
commit 5d1371e18a
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/" />
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
</packageSources>