BizHawk/ExternalToolProjects/.build_debug.sh

3 lines
40 B
Bash
Executable File

#!/bin/sh
dotnet build -c Debug -m "$@"