aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2024-12-07 11:53:54 +0100
committerGitHub <noreply@github.com>2024-12-07 11:53:54 +0100
commitf9aa93406bcf224556a6bd45ca9daac4e2ce3df4 (patch)
tree7eb2600676448a5dee222addfeec446021eba4f4
parent1feceea508726f45e88d665597796cd75f430234 (diff)
parent88b8a13ecdb85718551903d04ba3ade1257da0d5 (diff)
Merge pull request #13024 from jellyfin/renovate/major-dotnet-monorepo
Update dependency dotnet-ef to v9
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 02afa3f07..dd484d564 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.11",
+ "version": "9.0.0",
"commands": [
"dotnet-ef"
]