This commit is contained in:
2025-06-08 00:54:06 +02:00
parent 73a4da1edd
commit 67e3d6ceaa
2 changed files with 204 additions and 69 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "1.0.2",
"commands": [
"csharpier"
],
"rollForward": false
}
}
}