Skip to content

Commit

Permalink
Fixed nuget.config feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
kichalla committed Sep 2, 2015
1 parent 9828aaa commit 4f92744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/1.0.0-beta7/NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGetorg" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration>

0 comments on commit 4f92744

Please sign in to comment.