remove option vs2010 from runprebuild.sh

This commit is contained in:
UbitUmarov
2018-11-27 11:28:33 +00:00
parent 28171e1d10
commit cc6a02dd53

View File

@@ -16,12 +16,6 @@ case "$1" in
;;
'vs2010')
mono bin/Prebuild.exe /target vs2015
;;
*)
mono bin/Prebuild.exe /target nant