Remove reference to xbuild in Compiling with Mono (#5201)

This commit is contained in:
Matthew
2021-08-27 08:35:55 -04:00
committed by Hugo Locurcio
parent 662bc4824a
commit e7db5f0615

View File

@@ -376,10 +376,6 @@ the Mono module:
- Path to the Mono installation directory for the target platform and architecture.
- **xbuild_fallback**\ =yes | **no**
- Whether to fallback to xbuild if MSBuild is not available.
- **mono_static**\ =yes | no
- Whether to link the Mono runtime statically.