update multiple dependencies (#840)

* update multiple dependencies

* update to last dotnet-ef tool

---------

Co-authored-by: cedri <cedri@BAS>
This commit is contained in:
Cédric Michel
2023-01-30 22:19:52 +01:00
committed by GitHub
parent c5e7fd3348
commit 87b95ed6ed
2 changed files with 22 additions and 22 deletions

View File

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