Update Cake to 2.2.0

This commit is contained in:
Patrik Svensson 2022-05-14 22:56:59 +02:00 committed by Patrik Svensson
parent 36ca22ffac
commit 70bbc24911

View File

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