Skip to content

Commit

Permalink
VS120COMNTOOLS
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed May 29, 2014
1 parent 877c3e4 commit 39cae4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Build.cmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo on
call "%VS100COMNTOOLS%vsvars32.bat"
call "%VS120COMNTOOLS%vsvars32.bat"

msbuild.exe /ToolsVersion:4.0 "..\GongSolutions.Wpf.DragDrop (NET35).sln" /p:StrongName=True /p:configuration=Release
msbuild.exe /ToolsVersion:4.0 "..\GongSolutions.Wpf.DragDrop (NET4).sln" /p:StrongName=True /p:configuration=Release
Expand Down

0 comments on commit 39cae4a

Please sign in to comment.