Skip to content

Commit 72ed7e8

Browse files
committed
1 parent 9e8c25f commit 72ed7e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.bat

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
@ECHO OFF
2-
..\..\Tools\NAnt\bin\nant
2+
@REM Note you need to set up the path to nant on your machine.
3+
nant
34
IF %ERRORLEVEL% NEQ 0 PAUSE

0 commit comments

Comments
 (0)