Browse Source

Update dependency dotnet-ef to v9.0.11

renovate[bot] 2 weeks ago
parent
commit
b8a409195f
1 changed files with 1 additions and 1 deletions
  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.10",
+      "version": "9.0.11",
       "commands": [
       "commands": [
         "dotnet-ef"
         "dotnet-ef"
       ]
       ]