Merge branch 'release/0.19.0'
[litjson.git] / .config / dotnet-tools.json
blobda200cdae87fcaf4712d5251065817bcc3247f8f
2   "version": 1,
3   "isRoot": true,
4   "tools": {
5     "cake.tool": {
6       "version": "4.0.0",
7       "commands": [
8         "dotnet-cake"
9       ]
10     }
11   }