dont need .config

This commit is contained in:
TomPallister 2020-11-26 16:45:57 +00:00
parent 03c8cd6a9d
commit bdefa2de54

View File

@ -1,18 +0,0 @@
{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "0.35.0",
"commands": [
"dotnet-cake"
]
},
"gitversion.tool": {
"version": "5.5.1",
"commands": [
"dotnet-gitversion"
]
}
}
}