Upgrade Myriad (#7)

This commit is contained in:
Patrick Stevens
2023-12-24 12:43:01 +00:00
committed by GitHub
parent 487a5f8641
commit 0f42e6fda9
13 changed files with 155 additions and 106 deletions

12
.config/dotnet-tools.json Normal file
View File

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