Skip to content

Commit a558ad1

Browse files
committed
Use msbuild for travis-ci rather than old xbuild.
1 parent d4588ed commit a558ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#/usr/bin/bash
22

3-
xbuild ServerHost.sln
3+
msbuild ServerHost.sln
44

0 commit comments

Comments
 (0)