yuv4ik / Mutatio

Visual Studio for Mac add-in/extension for converting old PCLs to .NET Standard 2.0 targeting projects automatically.
https://smellyc0de.wordpress.com/2018/03/23/automatically-converting-pcl-to-net-standard-2-0-project/
MIT License
27 stars 4 forks source link

Convertion failed #7

Open saadsaifse opened 5 years ago

saadsaifse commented 5 years ago

I am converting PCL which is targeting PCL 4.5 - Profile 7 to .NET Standard 2.0 using this tool on VS for mac 2017. I received the below error in Tool Output

Convertion failed. Please create an issue on github: https://github.com/yuv4ik/mutatio

No more information was found. Any ideas?

yuv4ik commented 5 years ago

Are you sure there was no extra information right after this message? https://github.com/yuv4ik/Mutatio/blob/master/Mutatio/ConvertProjectToNetStandardHandler.cs#L73