Skip to content

Commit

Permalink
Update NuGet.Config
Browse files Browse the repository at this point in the history
removing dotnet-core feed
  • Loading branch information
tushargupta51 committed Mar 8, 2016
1 parent 442abdf commit d68895b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion NuGet.Config
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="Dotnet-Core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="AspNetCiDev" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
Expand Down

0 comments on commit d68895b

Please sign in to comment.