Prechádzať zdrojové kódy

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

Update dependency dotnet-ef to 9.0.5
Bond-009 2 týždňov pred
rodič
commit
265cc50144
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      .config/dotnet-tools.json

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

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