Skip to content

Commit 2c0f9b3

Browse files
committed
Restore nuget.config to defaults
1 parent 252b041 commit 2c0f9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<configuration>
22
<packageSources>
3+
<clear />
34
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
4-
<add key="PullRequests" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-PullRequests/nuget/v3/index.json" protocolVersion="3" />
55
<add key="MainLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
66
</packageSources>
77
<disabledPackageSources>

0 commit comments

Comments
 (0)