Skip to content

Commit 9655d39

Browse files
committed
Add back disabledPackageSources tag
1 parent 092c73a commit 9655d39

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
@@ -22,4 +22,5 @@
2222
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
2323
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
2424
</packageSources>
25+
<disabledPackageSources/>
2526
</configuration>

0 commit comments

Comments
 (0)