Visual Studio 2010 Can no longer build .NET v3.5
- by Adam Driscoll
I have a 2010 project that is targeting .NET v3.5. Inexplicably I can no longer build v3.5 projects. The project doesn't have ANY references added. It won't even let me add a reference to System.Core as it is added by the 'build system'.
warning CS1685: The predefined type 'System.Func' is defined in
multiple assemblies in the global
…