[release/5.0] Clear disabled package sources (#30401)

- remove remaining way user NuGet.config can infect builds
This commit is contained in:
Doug Bunting 2021-03-10 09:41:47 -08:00 committed by GitHub
parent 6b1c28e772
commit 08df1c0ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<add key="dotnet31-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-f27d337" value="true" />