NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

Remove "Older versions" button on the Downloads page #9955

Open Lanaparezanin opened 1 month ago

Lanaparezanin commented 1 month ago

Due to recent changes to index.json file, the "Older versions" button needs to be removed.

Cause PR: https://github.com/NuGet/NuGet.Services.Index/pull/237#discussion_r1608826702

kartheekp-ms commented 1 month ago

I have reverted the changes made to index.json in https://github.com/NuGet/NuGet.Services.Index/pull/237. I believe the primary reason for modifying the warning text displayed under the “Older versions” button (or the button itself) is related to addressing issue https://github.com/NuGet/Engineering/issues/5068.