Exactly what version of .NET are we targeting?

56 views
Skip to first unread message

Brannon

unread,
Mar 8, 2012, 1:48:58 PM3/8/12
to servic...@googlegroups.com
I apologize if these questions are really stupid. It just wasn't obvious from the website.

Are we targeting .NET 3.5 SP1 ? or both that and .NET 4.0? Is it subproject-specific?

Would you expect different download packages for each .NET version?

Why are we using a System.Data.SQLite.dll that is two years old? Is it to support .NET 2.0?

mythz

unread,
Mar 8, 2012, 2:01:20 PM3/8/12
to servic...@googlegroups.com
We should ideally be targeting .NET 3.5. 
Although I'm not adverse to adding additional .NET 4.0 functionality, it just should be added in a new .NET 4.0 project and shipped under the /net4 folder on NuGet so it's not added to 3.5 projects.

If there's a newer release of System.Data.SQLite.dll then yeah by all means we should use it - though the current one works quite well.

Cheers,
Reply all
Reply to author
Forward
0 new messages