Parcourir la source

Update dependency dotnet-ef to v8.0.8

renovate[bot] il y a 9 mois
Parent
commit
b79fead73d
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,
   "isRoot": true,
   "tools": {
   "tools": {
     "dotnet-ef": {
     "dotnet-ef": {
-      "version": "8.0.7",
+      "version": "8.0.8",
       "commands": [
       "commands": [
         "dotnet-ef"
         "dotnet-ef"
       ]
       ]