Updating to aspnetliterelease.

This commit is contained in:
Pranav K 2015-08-18 14:00:22 -07:00
parent ed9cd0ec11
commit 06551cda3d
1 changed files with 1 additions and 1 deletions

View File

@ -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="Roslyn" value="https://www.myget.org/F/roslyn-nightly" />
<add key="DotNet" value="https://www.myget.org/F/dotnet-corefx" />
<add key="NuGet" value="https://nuget.org/api/v2/" />