monodevelop icon indicating copy to clipboard operation
monodevelop copied to clipboard

visual studio 2017 -po.mdproj project type is not supported

Open digisquares opened this issue 6 years ago • 4 comments

When opening master solution in visual studio 2017 in windows shows below error.

This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them. For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK. - po, "D:\monodevelop-master\monodevelop-master\main\po\po.mdproj"

I am new to mono. Whether I missed any configuration?

VS bug #678132

digisquares avatar Sep 04 '18 16:09 digisquares

You can revert this commit to prevent that from happening: https://github.com/mono/monodevelop/commit/93296103132856410f0645bd3fb5d1cf0a1b161b

I had to commit that because our localization crawler system depends on having a mdproj. There is a possible fix for it, I havent' got around to doing it yet.

See https://github.com/mono/monodevelop/issues/5722

Therzok avatar Sep 04 '18 16:09 Therzok

Any solution for this yet?

markusschaber avatar Sep 28 '19 11:09 markusschaber

Any solution for this yet?

huguojunsy avatar Oct 15 '19 03:10 huguojunsy

Also getting this error using VS Community 2019 (16.11.1) on Windows

KenBot117 avatar Aug 22 '21 21:08 KenBot117