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.
System.Data.Design.TypedDataSetGenerator version in 2010 and 2019
Patil, Laxmi
1
Reputation point
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#
Sign in to answer