How to change Target Framework of websites in VS2008

In vs 2008, we can set target framework of our application. We can upgrade existing .NET Framework 2.0 app to 3.5 to use advance feature or can change new app to .NET framework 2.0 to make it compatible with old environment.


In Solution Explorer, Right Click on website and open Property Pages
Click on Build option and Update Target Framework option.

No comments:

Post a Comment