Why preview versions are not visible in https://nuget.telerik.com/v3/index.json

1 Answer 51 Views
General Discussions
Richard
Top achievements
Rank 1
Iron
Richard asked on 27 Nov 2024, 10:51 AM

I use nuget.telerik for my CI/CD.

There is actually a bug in WPF controls (Touch Manager) which is fixed in preview version Telerik UI for WPF 2024.4.1126

But this version is not available throught nuget.telerik.

How can I use it in my CI/CD?

1 Answer, 1 is accepted

Sort by
0
Stenly
Telerik team
answered on 27 Nov 2024, 03:37 PM

Hello Richard,

The preview versions are not added to the official NuGet package source.

Instead, you can download the latest preview version as .nupkg files from your Telerik account as shown in the below article:

Preview Releases - Telerik UI for WPF

Then, you can set up a local NuGet package source and set it to point to the folder, in which the downloaded .zip file/s are extracted that contain the .nupkg files.

With this being said, I hope the provided information will be of help to you.

Regards,
Stenly
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Richard
Top achievements
Rank 1
Iron
commented on 27 Nov 2024, 03:40 PM

Thank's for your answer. But I can't use local folder in Azure DevOps.

I create an artifact feed and upload preview versions in it and it works.

 

But not very easy ;-)

Tags
General Discussions
Asked by
Richard
Top achievements
Rank 1
Iron
Answers by
Stenly
Telerik team
Share this question
or