I have tried numerous different ways to get the Kendo UI Pro feed going for my DevOps build pipeline.
My latest is using a powershell script:
NuGet Sources Add -Name "telerik.com" -Source "https://nuget.telerik.com/v3/index.json" -UserName "your login email" -Password "your password" -StorePasswordInClearText
But I get the following error:
##[error]The nuget command failed with exit code(1) and error(Errors in packages.config projects Unable to find version '2022.3.1109' of package 'KendoUIProfessional'. https://api.nuget.org/v3/index.json: Package 'KendoUIProfessional.2022.3.1109' is not found on source 'https://api.nuget.org/v3/index.json'.) ##[error]Packages failed to restore
Hello, Troy,
Let us continue the discussion in the private ticket that you have opened. I'll share our findings here after we've resolved the problem.
Best Regards,
Georgi