Explorar el Código

Update dependency dotnet-ef to 9.0.6 (#14273)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] hace 1 semana
padre
commit
644245bb7c
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,
   "isRoot": true,
   "tools": {
   "tools": {
     "dotnet-ef": {
     "dotnet-ef": {
-      "version": "9.0.5",
+      "version": "9.0.6",
       "commands": [
       "commands": [
         "dotnet-ef"
         "dotnet-ef"
       ]
       ]