Hello,
I am working on an application, which will ultimately be distributed to end users. My IDE is VS 2010. My application does not use any of the features of the 4.0 framework. Should I then target a lower version of the .NET framework like 2.0 which users in general will more likely to have already installed than the 4.0 framework ?
Thanks