post_install() {
cat <<- EOL

====================
NET SDK known issues
====================

'export MSBuildDebugEngine=1'
variable to capture more build logs.

Pass '-v n' or '-v d' or '-v diag' to increase
log verbosity.

Initial build only offers Mono runtime.
Check logcat for runtime errors.
CoreCLR is still WIP.

EOL
}
