У меня есть простое приложение С# (единственная форма), первоначально написанное в VS на win. Теперь я открыл его с помощью mono и получил это предупреждение и ошибку:
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?