Browse Source

Delete .NET tools (#65)

pull/66/head
Matt Bishop 2 years ago committed by GitHub
parent
commit
29ba591313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      .config/dotnet-tools.json

12
.config/dotnet-tools.json

@ -1,12 +0,0 @@ @@ -1,12 +0,0 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-format": {
"version": "5.1.250801",
"commands": [
"dotnet-format"
]
}
}
}
Loading…
Cancel
Save