Skip to content

Commit 0d420e8

Browse files
committed
Removed PR and MainLatest feeds from nuget.config
1 parent 2cde671 commit 0d420e8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nuget.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
<packageSources>
33
<clear />
44
<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" />
75
</packageSources>
86
<disabledPackageSources>
97
<clear />

0 commit comments

Comments
 (0)