Parcourir la source

Merge pull request #12439 from jellyfin/renovate/dotnet-monorepo

Update dependency dotnet-ef to v8.0.8
Bond-009 il y a 11 mois
Parent
commit
fa7335156a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .config/dotnet-tools.json

+ 1 - 1
.config/dotnet-tools.json

@@ -3,7 +3,7 @@
   "isRoot": true,
   "tools": {
     "dotnet-ef": {
-      "version": "8.0.7",
+      "version": "8.0.8",
       "commands": [
         "dotnet-ef"
       ]