Skip to content

Commit 5b225e5

Browse files
authored
[main] Clear disabled package sources (#24224)
- remove remaining way user NuGet.config can infect builds
1 parent e134127 commit 5b225e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: NuGet.config

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
1212
</packageSources>
1313
<disabledPackageSources>
14+
<clear />
1415
<!-- Begin: Package sources from dotnet-runtime -->
1516
<add key="darc-int-dotnet-runtime-cb5f173" value="true" />
1617
<!-- End: Package sources from dotnet-runtime -->

0 commit comments

Comments
 (0)