1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-10-18 16:16:10 +00:00
X10D/.config/dotnet-tools.json

12 lines
163 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-stryker": {
"version": "1.3.1",
"commands": [
"dotnet-stryker"
]
}
}
}