Currently we get
RuntimeError: Could not find libmono
While it is mostly obvious, it would not hurt to expand it to something like
A compatible .NET runtime could not be found. Install a compatible runtime or load one explicitly usingset_runtime
orset_runtime_from_env
.