Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2189 - target framework for NETStandard
Summary: target framework for NETStandard
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Xamarin.Forms (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- major
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-26 00:28 EDT by Bill
Modified: 2021-03-29 05:36 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bill 2019-04-26 00:28:04 EDT
after install 'Steema.TeeChart.NET.STD.Xamarin.Forms 4.2018.10.18' to my .netstandard project, I got this warning message:
Warning	NU1701	Package 'Steema.TeeChart.NET.STD.Xamarin.Forms 4.2018.10.18' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.

it should build for NETStandard to avoid that message?
Comment 1 pep jorge 2019-04-26 05:48:02 EDT
Yes, you're correct. We've to prepare the TeeChart Standard for Xamarin.Forms package to be build for NETStandard.
We'll prepare and will publish a new nuget package as soon as possible.
Comment 2 pep jorge 2021-03-29 05:36:39 EDT
The latest TeeChart for Xamarin.Forms version is NETStandard compatible.