remove option vs2010 from runprebuild.sh
parent
28171e1d10
commit
cc6a02dd53
|
@ -16,12 +16,6 @@ case "$1" in
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
'vs2010')
|
|
||||||
|
|
||||||
mono bin/Prebuild.exe /target vs2015
|
|
||||||
|
|
||||||
;;
|
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
|
||||||
mono bin/Prebuild.exe /target nant
|
mono bin/Prebuild.exe /target nant
|
||||||
|
|
Loading…
Reference in New Issue