|
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<clear />
|
|
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
|
|
<add key="NuGetorg" value="https://nuget.org/api/v2/" />
|
|
</packageSources>
|
|
</configuration> |