Removign Roslyn and CoreCLR feeds

This commit is contained in:
Pranav K 2015-10-22 16:03:44 -07:00
parent dea782163d
commit 2963488cd9
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
<configuration>
<packageSources>
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
<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://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>