nuget/build.sh

4 строки
126 B
Bash
Executable File

#!/usr/bin/env bash
export EnableNuGetPackageRestore="true"
xbuild Build/Build.proj /p:Configuration="Mono Release" /t:GoMono