Skip to content

Commit

Permalink
(build) Use latest Chocolatey.Cake.Recipe package
Browse files Browse the repository at this point in the history
This includes a change to ensure that building of MSI's only happens on
Windows machines, since this is a requirement of WiX.
  • Loading branch information
gep13 committed Jun 20, 2023
1 parent 70f8dc0 commit f96f014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#load nuget:?package=Chocolatey.Cake.Recipe&version=0.22.0
#load nuget:?package=Chocolatey.Cake.Recipe&version=0.23.1

///////////////////////////////////////////////////////////////////////////////
// TOOLS
Expand Down

0 comments on commit f96f014

Please sign in to comment.