Skip to content

Commit e24c9cc

Browse files
committed
upgrade dotnet tools
1 parent 84b3bcc commit e24c9cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.config/dotnet-tools.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"isRoot": true,
44
"tools": {
55
"dotnet-ef": {
6-
"version": "8.0.10",
6+
"version": "9.0.0",
77
"commands": [
88
"dotnet-ef"
99
]
1010
}
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)