Tech Point Fundamentals

Friday, August 28, 2020

Change .Net Framework Version | Visual Studio

How to change the .Net Framework Version in Visual Studio?


Many times we want to know the version of the .Net Framework which we are using in the visual studio. Or sometimes we want to change the target version of .Net Framework to do some testing on a particular .Net Framework version.




In Visual Studio, you can specify the version of .NET that you want your project to target. Framework targeting helps guarantee that the application uses only functionality that is available in the specified framework version. 

For .NET Framework applications to run on another computer, the framework version that the application targets must be compatible with the framework version that's installed on the computer.


For checking the .net framework version in visual studio process the following steps:

Step 1: Select the project from Solution Explorer.

Step 2: Right-click on the Project.

Step 3: From the left pane menu select Application.

Step 4: Now you can change the .net framework from Target framework option.





So, this is how you can change your .net framework version for any project.



The  .Net Framework version introduced along with visual studio:

1. Visual Studio 2019 -  .NET 4.8, .NET Core 3.0

2. Visual Studio 2017 -  .NET 4.7

3. Visual Studio 2015 -  .NET 4.6

4. Visual Studio 2012 - .NET 4.5

5. Visual Studio 2010 - .NET 4.0

6. Visual Studio 2008 - .NET 3.5

7. Visual Studio 2005 - .NET 2.0

8. Visual Studio.NET 2003 - .NET 1.1

9. Visual Studio.NET 2002 - .NET 1.0




Video Recommendation

Watch More Videos...

1 comment:

  1. Great Work. I always follow your valuable contents. Thanks for sharing this kind of knowledge. It is very helpful and very informative and I really learned a lot from it. Further More Information About AUTOCAD Training Institute in Delhi So Contact Here-+91-9311002620 Or Visit Website- https://www.htsindia.com/AutoCAD-training-courses

    ReplyDelete

Please do not enter any HTML. JavaScript or spam link in the comment box.