Files
PulumiConfig/.config/dotnet-tools.json
Patrick Stevens 6d6c107f67 Bump to net8 (#24)
2024-01-28 23:56:18 +00:00

13 lines
162 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.0-alpha-005",
"commands": [
"fantomas"
]
}
}
}