Removign Roslyn and CoreCLR feeds
This commit is contained in:
parent
dea782163d
commit
2963488cd9
|
|
@ -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>
|
||||
Loading…
Reference in New Issue