I am trying to make a Windows app in Mac using MonoDevelop, but when I try to use it on Windows I get this error
Could not load file or assembly "Mono.posix"
Does anyone know how to fix this? I've tried putting the file mono.posix.dll in the same folder, but that still didnt fix it.