diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-13 19:13:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 19:13:03 -0700 |
| commit | fb9f983d20049b5cb4d894a66be772f280eea844 (patch) | |
| tree | 494309585dec1a12d8f404d1b15a3122530c7a4d | |
| parent | 1ebef57508dbc1628048b878b580a51ceb593ffd (diff) | |
Update dependency dotnet-ef to 9.0.2 (#13548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 58fa62ec9..ea2675a3d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.1", + "version": "9.0.2", "commands": [ "dotnet-ef" ] |
