diff --git a/SampleProject/.config/dotnet-tools.json b/SampleProject/.config/dotnet-tools.json index ceec45c..532fb67 100644 --- a/SampleProject/.config/dotnet-tools.json +++ b/SampleProject/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "4.0.0", + "version": "5.0.0", "commands": [ "dotnet-cake" ] @@ -21,4 +21,4 @@ ] } } -} +} \ No newline at end of file