Friday, June 21, 2013

Build .Net application which works on multiple .net framework...

Step 1: Create a .net application and change the .Net Target framework to 3.5.
Step 2: In app.config file enter both .net framework 4.0 and 3.5 like below







No comments: