When I'm on my linux system, I ca开发者_运维知识库n build Monodevelop solutions from the shell with mdtool. But my windows sytems don't seem to be able to do that. I've searched the hard disk for mdtool.* but don't see it anywhere. Is my Monodevelop install broken?
It appears as though it's mdrun.exe
on my Windows setup.
If using Xamarin Studio on windows, it is located here:
C:\Program Files (x86)\Xamarin Studio\bin\mdtool.exe
精彩评论