We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56de21 commit 78a17c5Copy full SHA for 78a17c5
build/sources.props
@@ -4,7 +4,6 @@
4
<PropertyGroup Label="RestoreSources">
5
<RestoreSources>
6
$(DotNetRestoreSources);
7
- https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json;
8
https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json;
9
</RestoreSources>
10
<RestoreSources Condition="'$(DotNetBuildOffline)' != 'true'">
0 commit comments