Sorry if its a stupid question. But I just wrote a tiny c# application and want to know which exact version of .net does my application requires .
Is there a way of knowing this , other than to uninstall and reinstalling all the .net versions on my PC.
my app btw is : http://www.ziddu.com/download/11874881/PerfectUpload.exe.html ( 14kb)
Thanks
In the VS IDE, right click on
yourProjectName–>Properties–>Application–>Target Framework, and you will most likely see the framework version 3.5.