How to open visual studio solution in Mono develop

monodevelop, visual-studio

Solution

As i remember there has been an issue with this that were fixed in 3.0.6 that is currently in Alpha.

There is a workaround in this stackoverflow question

Problem

How can I open a Visual Studio 2012 solution in Mono Develop? Visual Studio hangs when I debugging. When I tring to open the solution in Mono Develop it just open at text file with a lot of numbers.

Original source