ObjectSet generated when using .NET 3.5
Posted: Tue 01 Jun 2010 07:05
My project is configured for .NET 3.5.
When I generate code using the Devart Entity Model template in Visual Studio 2010 the ObjectSet class is included.
Since ObjectSet is a .NET 4.0 object my project fails to compile as you would expect.
If I do the same thing with Entity Developer outside Visual Studio I get the option to select a .NET framework.
What do I need to do to have the template generate code for .NET 3.5 inside Visual Studio?
When I generate code using the Devart Entity Model template in Visual Studio 2010 the ObjectSet class is included.
Since ObjectSet is a .NET 4.0 object my project fails to compile as you would expect.
If I do the same thing with Entity Developer outside Visual Studio I get the option to select a .NET framework.
What do I need to do to have the template generate code for .NET 3.5 inside Visual Studio?