diff options
| author | Bond-009 <bond.009@outlook.com> | 2026-08-16 16:51:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-16 16:51:32 +0200 |
| commit | 4fe980f25b809bf339a9e72b857eb437f2bd250b (patch) | |
| tree | 1868231468acfa31f37d8b4abf1268b553a6784c | |
| parent | 5f14c12c8908cd36bc52e3ec6462828f6ba5bfd4 (diff) | |
| parent | 7704346e9c151418787b33bd54717e0fc7401eda (diff) | |
Update dependency dotnet-ef to v10.0.11
| -rw-r--r-- | .config/dotnet-tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bc574d7054..e7d991d94a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.10", + "version": "10.0.11", "commands": [ "dotnet-ef" ] |
