Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 561 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 561 Bytes

TargetFrameworkMigrator

Visual Studio Bulk Change Target Framework Extension

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

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.5
  • Support solution folders

Available through Tools -> Target Framework Migrator