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

Commit

Permalink
Updating to aspnetliterelease.
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Aug 18, 2015
1 parent 1b7ab8c commit 1caa1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,7 +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="AspNetVNext" value="https://www.myget.org/F/aspnetliterelease/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
</packageSources>
</configuration>

0 comments on commit 1caa1c0

Please sign in to comment.