How to change .net framework used by Visual Studio 2008?
-
Visual Studio 2008 uses .net framework 3.5 for my application. I hope it uses .net framework. How can I change its version? This 'targeted platform' option is grey in the project properties.
You can change that in Project Properties -> Application -> Target Framework. This is not greyed when I tried it.
«_Superman_» I love work. It gives me something to do between weekends.
-
You can change that in Project Properties -> Application -> Target Framework. This is not greyed when I tried it.
«_Superman_» I love work. It gives me something to do between weekends.
I use Visual studio 2008 Professional version. microsoft provides inforamtion to choose .net framework version for Visual Studio Team System Architecture Edition at link: http://msdn.microsoft.com/en-us/library/bb675522.aspx . I can not find the 'Settings and Constraints' in the right click menu. Which version do you use?
-
I use Visual studio 2008 Professional version. microsoft provides inforamtion to choose .net framework version for Visual Studio Team System Architecture Edition at link: http://msdn.microsoft.com/en-us/library/bb675522.aspx . I can not find the 'Settings and Constraints' in the right click menu. Which version do you use?
I also use VS 2008 Professional edition.
«_Superman_» I love work. It gives me something to do between weekends.