Skip to content

Commit ebaf1fc

Browse files
committed
fixed msbuld path
1 parent b708e7f commit ebaf1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
%systemroot%\Microsoft.Net\Framework\v4.0.30319\MSBuild.exe /m build.proj /t:%*
1+
"c:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/MSBuild/15.0/Bin/msbuild.exe" /m build.proj /t:%*

0 commit comments

Comments
 (0)