Skip to content

Commit

Permalink
Revert WiX version to 3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
make-42 authored May 7, 2023
1 parent db0b563 commit bc76b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#addin "nuget:?package=Cake.CMake&version=1.3.1"
#tool "nuget:?package=GitVersion.CommandLine&version=5.12.0"
#tool "nuget:?package=WiX&version=4.0.0"
#tool "nuget:?package=WiX&version=3.11.2"

//////////////////////////////////////////////////////////////////////
// ARGUMENTS
Expand Down

0 comments on commit bc76b1d

Please sign in to comment.