У меня есть простое приложение на C # (единственная форма), изначально написанное на VS на win.Теперь я открыл его с моно разработки, и я получил это предупреждение и ошибку:
Warning: Assembly 'System.Deployment' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors. (Tring.Fiscal.Primjer)
Error: The compiler appears to have crashed. Check the build output pad for details. (Tring.Fiscal.Primjer)
Есть идеи, как скомпилировать это приложение под Linux?