Skip to content

Commit

Permalink
Updating release Nuget.config
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Aug 5, 2014
1 parent 27b678d commit 2264f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NuGet.Config
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration>

0 comments on commit 2264f8a

Please sign in to comment.