Remove corpnet feed

This commit is contained in:
David Fowler 2015-10-20 22:20:56 -07:00
parent ca4d160fc3
commit 18fbd3efe7

View file

@ -7,9 +7,6 @@
<add key="AspNetCIDev" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
<add key="roslyn-nightly" value="https://www.myget.org/F/roslyn-nightly/api/v3/index.json" />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<!-- Temporary. Some packages weren't properly pushed to dotnet-core? -->
<add key="cpvsbuild" value="\\cpvsbuild\Drops\dev14\ProjectK\raw\current\binaries.x86ret\NETCore\Packages" />
</packageSources>
<activePackageSource>
<add key="AspNetCIDev" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />