Skip to content

Commit

Permalink
🔧 dotnet-tools.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
maiconheck committed Feb 13, 2021
1 parent b3d062e commit 355e0c2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.5",
"commands": [
"dotnet-ef"
]
},
"cake.tool": {
"version": "0.38.2",
"version": "1.0.0",
"commands": [
"dotnet-cake"
]
},
"dotnet-reportgenerator-globaltool": {
"version": "4.7.1",
"version": "4.8.5",
"commands": [
"reportgenerator"
]
Expand Down

0 comments on commit 355e0c2

Please sign in to comment.