Skip to content

Commit

Permalink
Replace obsolete feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Tratcher authored and dougbu committed Sep 11, 2019
1 parent 2a6c96a commit 1fe84a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build/sources.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@
</RestoreSources>
<RestoreSources Condition=" '$(DotNetBuildOffline)' != 'true' AND '$(DisableMyGetRestoreSources)' != 'true' ">
$(RestoreSources);
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
https://vside.myget.org/F/vssdk/api/v3/index.json;
https://vside.myget.org/F/vsmac/api/v3/index.json;
https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json;
https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json;
</RestoreSources>
</PropertyGroup>
</Project>

0 comments on commit 1fe84a6

Please sign in to comment.