Skip to content

Commit

Permalink
Added build.sh file.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfowl committed Dec 5, 2012
1 parent 491470b commit 79f645a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
export EnableNuGetPackageRestore="true"
xbuild Build/Build.proj /p:Configuration="Mono Release" /t:GoMono

0 comments on commit 79f645a

Please sign in to comment.