Skip to content

Commit 04d5e2c

Browse files
committed
Update build.cmd
1 parent 6e10091 commit 04d5e2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.cmd

+2
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ IF NOT EXIST build.fsx (
1818

1919
set PATH=C:\Program Files (x86)\MSBuild\12.0\Bin;%PATH%
2020

21+
msbuild QuickGraph.sln
22+
2123
packages\FAKE\tools\FAKE.exe build.fsx %*

0 commit comments

Comments
 (0)