DataVisualization nuget package warning

1 Answer 22 Views
General Discussions
Jason D
Top achievements
Rank 1
Veteran
Jason D asked on 04 Apr 2024, 05:31 PM

Using .NET 6 and version 2024.1.312 of DataVisualization.for.Wpf.Xaml. Compiling with this reference gives this warning:

warning NU1603: Telerik.Windows.Controls.DataVisualization.for.Wpf.Xaml 2024.1.312 depends on System.ServiceModel.Http (>= 6.0.2) but System.ServiceModel.Http 6.0.2 was not found. An approximate best match of System.ServiceModel.Http 6.1.0 was resolved.

Nuget prefers the lowest version specified apparently and there is no 6.0.2 in the feed:

https://www.nuget.org/packages/System.ServiceModel.Http/6.0.0#versions-body-tab

I think the fix here is for the nuget package to require a minimum version that does exist in the feed. Here is a detailed discussion:

https://github.com/NuGet/Home/issues/5764

1 Answer, 1 is accepted

Sort by
1
Accepted
Martin Ivanov
Telerik team
answered on 05 Apr 2024, 09:57 AM

Hi Jason,

This is already fixed and will be available with the next release.

Regards,
Martin Ivanov
Progress Telerik

A brand new ThemeBuilder course was just added to the Virtual Classroom. The training course was designed to help you get started with ThemeBuilder for styling Telerik and Kendo UI components for your applications. You can check it out at https://learn.telerik.com
Tags
General Discussions
Asked by
Jason D
Top achievements
Rank 1
Veteran
Answers by
Martin Ivanov
Telerik team
Share this question
or