We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252b041 commit 2c0f9b3Copy full SHA for 2c0f9b3
nuget.config
@@ -1,7 +1,7 @@
1
<configuration>
2
<packageSources>
3
+ <clear />
4
<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" />
5
<add key="MainLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
6
</packageSources>
7
<disabledPackageSources>
0 commit comments