Share via

System.Data.Design.TypedDataSetGenerator version in 2010 and 2019

Patil, Laxmi 1 Reputation point
2022-05-02T13:53:06.157+00:00

I have created class library in vs2010 and framework 4.0 .Added dataset .xsd file in to it. The autogenerated code of designer.cs file has System.Data.Design.TypedDataSetGenerator tool of version 4.0.0.0 mentioned . WHen same solution i opened it in vs 2019 and upgraded or downgraded the framework from 4.0 ,its changing the version of System.Data.Design.TypedDataSetGenerator to 16.0.0.0. So need info on the version of System.Data.Design.TypedDataSetGenerator and is it with respect to visual studio ide version.Need info on this.

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.