Update dotnet-ef to 6.0.8

This commit is contained in:
jvyden 2022-08-12 14:12:31 -04:00
parent 0c3f7c348f
commit c023d40dfb
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.7",
"version": "6.0.8",
"commands": [
"dotnet-ef"
]