Removed Roslyn feed as we are now mirroring these packages

This commit is contained in:
Kiran Challa 2017-06-12 08:16:11 -07:00
parent f099232ca4
commit 6304699bf4
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key="Roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
<add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
<add key="AspNetCoreTools" value="https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json" />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />