Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xBaank committed Jul 7, 2024
0 parents commit 4fe2a6a
Show file tree
Hide file tree
Showing 9 changed files with 788 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.28.2",
"commands": [
"dotnet-csharpier"
]
}
}
}
Loading

0 comments on commit 4fe2a6a

Please sign in to comment.