Skip to content

Commit

Permalink
Restore nuget.config to defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Dec 20, 2024
1 parent 252b041 commit 2c0f9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="PullRequests" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-PullRequests/nuget/v3/index.json" protocolVersion="3" />
<add key="MainLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
</packageSources>
<disabledPackageSources>
Expand Down

0 comments on commit 2c0f9b3

Please sign in to comment.