Skip to content

Commit

Permalink
Upgrade Cake
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielweyer committed Nov 8, 2022
1 parent 27160db commit ed45e57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "2.1.0",
"version": "2.3.0",
"commands": [
"dotnet-cake"
]
}
}
}
}
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#tool dotnet:?package=GitVersion.Tool&version=5.8.1
#tool dotnet:?package=GitVersion.Tool&version=5.11.0
#addin nuget:?package=Cake.Incubator&version=7.0.0

#r Newtonsoft.Json
Expand Down

0 comments on commit ed45e57

Please sign in to comment.