We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cde671 commit 0d420e8Copy full SHA for 0d420e8
1 file changed
nuget.config
@@ -2,8 +2,6 @@
2
<packageSources>
3
<clear />
4
<add key="nuget.org" value="https://api.nuget.org/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
- <add key="PullRequests" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-PullRequests/nuget/v3/index.json" protocolVersion="3" />
7
</packageSources>
8
<disabledPackageSources>
9
0 commit comments