Skip to main content Skip to footer

How to change the .NET Framework Version in Visual Studio

Background:

This article shows how to change the .NET Framework version.

Steps to Complete:

1. In your Solution Explorer, right-click your project and select Properties

2. In Properties, go to the Application option on the side menu

3. Locate the Target framework dropdown and select the framework version you need

Evan Warren