diff options
| author | Bond-009 <bond.009@outlook.com> | 2023-11-16 18:20:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-16 18:20:13 +0100 |
| commit | 9f027717487eb71bbedf8c8029cfa74f838b5719 (patch) | |
| tree | 09ccdc242065154426d3bf49856b3eeb092a6928 | |
| parent | ea08de37fe415c0b0ff468c8b6355a869eb36912 (diff) | |
| parent | 598beeb5d41a86ea47529d02da444ba340382865 (diff) | |
Merge pull request #10581 from jellyfin/renovate/major-dotnet-monorepo
chore(deps): update dependency dotnet-ef to v8
| -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 37aa7721e..c03564f97 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.13", + "version": "8.0.0", "commands": [ "dotnet-ef" ] |
