"Target Framework" in Visual Studio

Posted by bmutch on Stack Overflow See other posts from Stack Overflow or by bmutch
Published on 2010-02-04T19:08:11Z Indexed on 2010/06/10 21:42 UTC
Read the original article Hit count: 244

What actually happens when you target the .NET 3.5 framework in Visual Studio? What does that actually do? Does it somehow "flag" any of the output files and associate them with the framework version?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET