#!/bin/sh
exec /ucrt64/bin/mono --gc-params=nursery-size=64m $MONO_OPTIONS /ucrt64/lib/mono/4.5/csi.exe "$@"
