MartinPo / ConvertProjectsToPcl

Convert 4.5 .NET Projects to Portable Class Libraries (PCL)
GNU General Public License v2.0
6 stars 2 forks source link

ConvertToPCL

Extension for Visual Studio (VSIX) to convert 4.5er projects to portable class libraries (PCL). Select one or more projects, choose target framework and convert them to PCL. Hint: Some target framework needs additional setups.

Changes per project:

Features:

Hosted in Visual Studio Gallery https://visualstudiogallery.msdn.microsoft.com/e2dcdf06-444d-4501-8dae-732e76bc94aa?SRC=Home

Thanks https://github.com/VHQLabs/TargetFrameworkMigrator for sharing her code