diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-06-09 19:23:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-09 19:23:20 +0000 |
| commit | 25016babc1cbede3190b7ebcc429ab7b36d83b7d (patch) | |
| tree | b1cf7266b35de17242f214e3558071582a5ffe1d | |
| parent | eb38f462ad45d9b7848115afdcc17b9f51a9a9a6 (diff) | |
Update dotnet monorepo to v10.0.9
| -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 5fc7834fcc..74e66d3adb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.8", + "version": "10.0.9", "commands": [ "dotnet-ef" ] |
