Skip to content

Commit

Permalink
Tool update
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGilham committed Mar 7, 2022
1 parent b55be39 commit 4bfcd28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.0.0",
"version": "5.0.4",
"commands": [
"reportgenerator"
]
Expand All @@ -15,7 +15,7 @@
]
},
"xmldocmd": {
"version": "2.7.0",
"version": "2.8.0",
"commands": [
"xmldocmd"
]
Expand All @@ -27,7 +27,7 @@
]
},
"dotnet-fsharplint": {
"version": "0.21.0",
"version": "0.21.1",
"commands": [
"dotnet-fsharplint"
]
Expand Down

0 comments on commit 4bfcd28

Please sign in to comment.