aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2026-06-10 19:11:02 +0200
committerGitHub <noreply@github.com>2026-06-10 19:11:02 +0200
commit0ef94347c07e97e2f37ae1b74bbe96df31aeaa85 (patch)
tree25f7c406f98af0038b5c32ee814a28bff1dd650c
parent5920d8dc3c90be78ccbc841412f8e67f1ecfa67d (diff)
parent25016babc1cbede3190b7ebcc429ab7b36d83b7d (diff)
Merge pull request #17060 from jellyfin/renovate/dotnet-monorepo
Update dotnet monorepo to v10.0.9
-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 5fc7834fcc..74e66d3adb 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "10.0.8",
+ "version": "10.0.9",
"commands": [
"dotnet-ef"
]