Skip to content

Commit 08df1c0

Browse files
authored
[release/5.0] Clear disabled package sources (#30401)
- remove remaining way user NuGet.config can infect builds
1 parent 6b1c28e commit 08df1c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<add key="dotnet31-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
2020
</packageSources>
2121
<disabledPackageSources>
22+
<clear />
2223
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2324
<!-- Begin: Package sources from dotnet-runtime -->
2425
<add key="darc-int-dotnet-runtime-f27d337" value="true" />

0 commit comments

Comments
 (0)