Skip to content

Commit

Permalink
(build) Update to Chocolatey.Cake.Recipe 0.17.2
Browse files Browse the repository at this point in the history
This includes a change to allow the setting of an XBuild parameter for
the build platform target, to ensure consistent build folder output when
building on POSIX systems.
  • Loading branch information
gep13 committed Oct 20, 2022
1 parent 348f0be commit bc40d1b
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.16.0
#load nuget:?package=Chocolatey.Cake.Recipe&version=0.17.2

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

0 comments on commit bc40d1b

Please # to comment.