diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-05-13 18:51:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-13 18:51:06 +0000 |
| commit | 61b928bc3497aaccee904501882a5963298763c5 (patch) | |
| tree | 4d35655be48b8b687ce06cba821d246a0d9c1cb0 /.config/dotnet-tools.json | |
| parent | 4014b262d9d06217c2c6ef767236d29d07c76edc (diff) | |
Update dependency dotnet-ef to 9.0.5
Diffstat (limited to '.config/dotnet-tools.json')
| -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 76e6bce7b..f41dcff2a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.4", + "version": "9.0.5", "commands": [ "dotnet-ef" ] |
