diff options
| author | Bond-009 <bond.009@outlook.com> | 2026-05-14 07:52:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-14 07:52:08 +0200 |
| commit | 1b14ee6e11bf0c606bc49f60a4bcec2af2bd2844 (patch) | |
| tree | 78d3a70ff8a768827d729bfd5879a2e5941c5c20 | |
| parent | a8ab398fabf46f3a8921fedaf6ac56dd52ecdeb5 (diff) | |
| parent | 25f0e8b42359303262f2a1aaef408d7e0fc34911 (diff) | |
Merge pull request #16832 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to v10.0.8
| -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 9b44eff4c6..5fc7834fcc 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.7", + "version": "10.0.8", "commands": [ "dotnet-ef" ] |
