Giter VIP home page Giter VIP logo

TargetFrameworkMigrator

Visual Studio Marketplace Version

Build status

Visual Studio Bulk Change Target Framework Extension

Migrate all your .Net projects to another .Net Framework Version at once.

Please note, SDK style projects are not supported yet!

If you have solution with many projects and want to migrate to new version of .Net framework with just Visual Studio, you must manually change target framework in properties of every project. With this extension you can update all projects at one click.

Features:

  • Support .Net Frameworks 2.0-4.8
  • Support solution folders
  • Note: SDK-style csproj files (e.g. .NET Core and .NET Standard) aren't supported yet

How to use

Tools -> Target Framework Migrator

image

Select projects and press "Migrate"

image

Development

Use Visual Studio 2017 or 2019. The integration tests are currently broken.

Frameworks list

Edit Frameworks.xml in main project to add new framework. Where to get Id for new framework? I get it via runtime (change one project's framework in visual studio project properties and get it's Id in debug mode).

How to debug visual studio extension

Set "Run external program" in Debug to Visual Studio devenv.exe (e.g. C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe) and command line arguments to /rootsuffix Exp

image

Roadmap

  • 1.7: .NET 4.7-4.8 support, VS2019 support, bugfixes
  • 1.8: SDK-style csproj files (e.g. .NET Core and .NET Standard)

targetframeworkmigrator's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.