diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-11 18:42:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 18:42:10 +0000 |
| commit | b8a409195fd7a6e18063325b211b6afa3a377581 (patch) | |
| tree | 1dab1c969fad1d00cc04ee008b0300f886a4d852 /.config | |
| parent | 1da67e5e10fea9f3bca66e4f510db25f1b4fcd80 (diff) | |
Update dependency dotnet-ef to v9.0.11
Diffstat (limited to '.config')
| -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 df2b50e26..029a48f6a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.10", + "version": "9.0.11", "commands": [ "dotnet-ef" ] |
