I inherited an old MVC application that uses Kendo UI web version which I cannot find on Nuget. The application contains version 2013.2.716, and I can see CSS files and scripts in the correct folder. However, when I try to build the application, I encounter an error. Can someone please help me with this issue?
Error NuGet Package restore failed for project ATG.JourneyDesk.ImageLibrary: Unable to find version '2013.2.716' of package 'KendoUIWeb'.
https://api.nuget.org/v3/index.json: Package 'KendoUIWeb.2013.2.716' is not found on source 'https://api.nuget.org/v3/index.json'.
https://nuget.telerik.com/v3/index.json: Package 'KendoUIWeb.2013.2.716' is not found on source 'https://nuget.telerik.com/v3/index.json'.
. Please see Error List window for detailed warnings and errors.