Skip to content

Commit 30ce5f8

Browse files
author
winappsdkdata_bot
committed
Remove .net entry from nuget.config
1 parent 248173e commit 30ce5f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Samples/nuget.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<!-- a local directory to allow testing nupkg files without pushing to a remote feed -->
1515
<add key="localpackages" value="localpackages" />
1616
<add key="CommunityToolkit-PullRequests" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-PullRequests/nuget/v3/index.json" />
17-
18-
<!-- we only need this until .net 9 preview 4 ships publicly -->
19-
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
2017
</packageSources>
2118
<disabledPackageSources />
2219
</configuration>

0 commit comments

Comments
 (0)