cannot download MySql.Data nuget package as it requires .netframework of version 4.5.2 and after I changed visual studio version to 4.5.2 the package still couldn't be downloaded displaying that it requires a project with a native version of v0.0. My question is, What's a native version of a project ?? does it mean that the project have to be target.netframework v.0.0 from the beginning of the project ??
↧