mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-04-17 22:13:50 +02:00
18 lines
276 B
JSON
18 lines
276 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"cake.tool": {
|
|
"version": "2.0.0-rc0002",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
]
|
|
},
|
|
"gitversion.tool": {
|
|
"version": "5.8.1",
|
|
"commands": [
|
|
"dotnet-gitversion"
|
|
]
|
|
}
|
|
}
|
|
} |