no message

This commit is contained in:
Kittapath 2024-05-01 09:49:36 +07:00
parent dc91f81262
commit 57164f5d45
11 changed files with 34879 additions and 185 deletions

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

@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.28.2",
"commands": [
"dotnet-csharpier"
]
}
}
}