Skip to content

Commit

Permalink
(build) Update to latest Chocolatey.Cake.Recipe
Browse files Browse the repository at this point in the history
This includes the ability to run dotnet-format, as well as
Dependency-Check as part of the SonarQube Analysis.
  • Loading branch information
gep13 committed Oct 3, 2023
1 parent a2a976c commit baabe9e
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.24.0
#load nuget:?package=Chocolatey.Cake.Recipe&version=0.25.0

///////////////////////////////////////////////////////////////////////////////
// MODULES
Expand Down

0 comments on commit baabe9e

Please sign in to comment.