When I tried to run a binary (exe file) that was made with Visual Studio 10 from mono 2.6/Mac, I get the following warning.
WARNING: The runtime version supported by this application is unavailable. Using default runtime: v1.1.4322
How can I disable this message with mono? Is there a way from Visual Studio not to show this message with mono/Mac?