Skip to content

Commit

Permalink
chore: Update .NET tool manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
oboukli committed Jun 13, 2024
1 parent 374f4aa commit 2273578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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-ef": {
"version": "6.0.25",
"version": "8.0.6",
"commands": [
"dotnet-ef"
]
Expand All @@ -27,7 +27,7 @@
]
},
"coverlet.console": {
"version": "6.0.0",
"version": "6.0.2",
"commands": [
"coverlet"
]
Expand Down

0 comments on commit 2273578

Please sign in to comment.