Updating to aspnetlitedev.

This commit is contained in:
Pranav K 2015-08-18 14:00:27 -07:00
parent 42b9f526d7
commit 694c15c1b1
1 changed files with 2 additions and 2 deletions

View File

@ -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/aspnetlitedev/api/v2" />
<add key="xunit" value="https://www.myget.org/F/xunit/api/v2" />
<add key="NuGet" value="https://nuget.org/api/v2/" />
</packageSources>