BizHawk/ExternalProjects/.build_release.sh

3 lines
42 B
Bash
Raw Normal View History

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