diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-14 23:02:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-14 23:02:30 +0000 |
| commit | 5b962534be18adf898c490f734133a0e1898e1e5 (patch) | |
| tree | ad32ba9c79cb172e8e6811388f26f2b08e47f147 | |
| parent | 85e0cad5f3a58668e0dca02b6cb501d2cdcf4a06 (diff) | |
Update dependency dotnet-ef to 9.0.1
| -rw-r--r-- | .config/dotnet-tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index dd484d564..58fa62ec9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.0", + "version": "9.0.1", "commands": [ "dotnet-ef" ] |
