Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Fixing Nuget.config
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Jan 29, 2015
1 parent e81f4a8 commit bccef90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet.Config
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<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 bccef90

Please sign in to comment.