About 1,450,000 results
Open links in new tab
  1. Specify the targeted .NET Frameworks - Visual Studio (Windows)

    Dec 19, 2024 · In an existing Visual Basic, C#, or F# project, you change the target .NET version in the project properties dialog box. For information about how to change the target version for …

  2. Visual Studio 2017 - how to change .NET version of existing project?

    Nov 20, 2018 · Right click on project, Properties --> Application --> Target framework. Target framework dropdown displays list of frameworks installed on your machine.

  3. Change the Target Framework for all my projects in a Visual Studio

    Nov 2, 2012 · First back up an existing project file, then make the change you want (e.g., change the target framework). Use WinDiff or WinMerge to compare the new project file with the back up.

  4. How to: Modify the Target Framework and Platform Toolset

    Nov 22, 2021 · You can edit a Visual Studio C++ project file to target different versions of the C++ platform toolset. The Windows SDK and the .NET Framework used are also editable.

  5. How to change the .NET Framework Version in Visual Studio

    Apr 6, 2020 · This article shows how to change the .NET Framework version. 1. In your Solution Explorer, right-click your project and select Properties. 2. In Properties, go to the Application …

  6. How to upgrade all solution projects .Net framework 4.5.1 to 4.8 Visual

    Dec 12, 2019 · For Framework projects, in every .csproj you want <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> (from …

  7. Complete guide of changing .NET Framework in Visual Studio 2022

    Knowing how to change the .Net Framework version in projects is necessary for both beginners and expert developers. This guide is ready to teach you step by step how to do this process …

  8. How to Change the .NET Framework Version in Visual Studio

    Learn how to change the .NET version in Visual Studio with this step-by-step guide. Includes instructions for changing the default .NET version, changing the .NET version for a specific …

  9. How to Change Target Framework in Visual Studio: A Step-by …

    Changing the target framework in Visual Studio involves a few clear steps. This process allows developers to update their projects for better performance and compatibility.

  10. Changing A Projects .Net VersionVisual C++/CLI Development

    Change to the version you want to use. Save the changes and close the editor. In Solution Explorer right click the project and choose Reload Project. To verify the change, in Solution …

  11. Some results have been removed
Refresh