#!/bin/sh
exec /ucrt64/bin/mono --debug $MONO_OPTIONS /ucrt64/lib/mono/4.5/vbnc.exe -sdkpath:/ucrt64/lib/mono/2.0-api/ "$@"
