Tagged Questions
1
vote
10answers
296 views
Requiring users to update .NET
I'm working on some production software, using C# on the .NET framework. I really would like to be able to use LINQ on the project. I believe it requires .NET version 3.5 (correct me if I'm wrong). ...