diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-11-18 22:01:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-18 22:01:49 +0100 |
| commit | 2dc0af667e893827888ff1c676b9b44803eeb1ab (patch) | |
| tree | d22f841147fc63c629d796df8062a935bf214e26 | |
| parent | 55dbff8f30a26f44d5099601cee016d58b90307f (diff) | |
| parent | b8a409195fd7a6e18063325b211b6afa3a377581 (diff) | |
Merge pull request #15477 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to v9.0.11
| -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" ] |
