This commit is contained in:
Patrik Svensson 2024-09-03 22:12:28 +02:00
Родитель 8d12f9f54d
Коммит 92bea2ddc5
1 изменённых файлов: 1 добавлений и 7 удалений

Просмотреть файл

@ -3,16 +3,10 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "3.2.0",
"version": "4.0.0",
"commands": [
"dotnet-cake"
]
},
"dotnet-example": {
"version": "1.6.0",
"commands": [
"dotnet-example"
]
}
}
}