Skip to content

Commit 8bc993f

Browse files
committed
docs(Common): Update obsolete NuGet server information (#3041)
* docs(Common): Update obsolete NuGet server information * Update installation/nuget.md
1 parent 3127bba commit 8bc993f

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

installation/nuget.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,7 @@ The firewall must allow some of the requests to be redirected from `nuget.teleri
186186

187187
## Obsolete Telerik NuGet URL
188188

189-
In addition to feed URL `https://nuget.telerik.com/v3/index.json`, there is also an obsolete NuGet v2 server at `https://nuget.telerik.com/nuget`, which is no longer recommended.
190-
191-
> The NuGet v2 server at `https://nuget.telerik.com/nuget` will be sunset in November 2024.
192-
>
193-
> The new v3 protocol offers faster package searches and restores, improved security, and more reliable infrastructure.
194-
>
195-
> To redirect your feed to the NuGet v3 protocol, all you have to do is to change your NuGet package source URL to `https://nuget.telerik.com/v3/index.json`.
189+
The NuGet v2 server at `https://nuget.telerik.com/nuget` was sunset in November 2024 and is no longer available. The v3 protocol offers faster package searches and restores, improved security, and more reliable infrastructure. To redirect your feed to the NuGet v3 protocol, all you have to do is to change your NuGet package source URL to `https://nuget.telerik.com/v3/index.json`.
196190

197191

198192
## Troubleshooting

0 commit comments

Comments
 (0)