Skip to content

Commit

Permalink
Bump Buildvana.Cake to 1.0.16-preview
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo De Agostini <[email protected]>
  • Loading branch information
rdeago committed May 10, 2024
1 parent 64a38c9 commit 2d2bdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.cake
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#load nuget:?package=Buildvana.Cake&version=1.0.4-preview
#load nuget:?package=Buildvana.Cake&version=1.0.16-preview

RunTarget(Argument("target", "Default"));
Run();

0 comments on commit 2d2bdc0

Please sign in to comment.