Skip to content

Commit 1159b3b

Browse files
authored
[release/3.1] Clear disabled package sources (#30400)
- remove remaining way user NuGet.config can infect builds
1 parent b8a46a8 commit 1159b3b

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
@@ -26,6 +26,7 @@
2626
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
2727
</packageSources>
2828
<disabledPackageSources>
29+
<clear />
2930
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3031
<!-- Begin: Package sources from dotnet-extensions -->
3132
<add key="darc-int-dotnet-extensions-945dd07" value="true" />

0 commit comments

Comments
 (0)