* Convert .NET 2.0 classlibrary to .NET 3.5* Create new class file (verify that System.Linq is added to the usings)* Compile with VS 2010 => works* Compile with msbuild.exe => fails on the System.Linq namespace not being referenced
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...