Update Cake to 4.0.0

This commit is contained in:
Patrik Svensson 2023-11-20 13:03:32 +01:00 committed by Patrik Svensson
parent ffdb47d77f
commit 7397169a27

View File

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "3.0.0",
"version": "4.0.0",
"commands": [
"dotnet-cake"
]