Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
Point to latest msbuild engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 5, 2014
1 parent 78ca32e commit f9f8a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cmd
Original file line number Diff line number Diff line change
@@ -1 +1 @@
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild %~dp0\build.proj /verbosity:normal /nr:false
"C:\Program Files (x86)\MSBuild\12.0\Bin\msbuild.exe" %~dp0\build.proj /verbosity:normal /nr:false

0 comments on commit f9f8a3c

Please sign in to comment.