Explorar el Código

Update dependency dotnet-ef to 9.0.5

renovate[bot] hace 2 semanas
padre
commit
61b928bc34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
       ]