diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-18 09:08:38 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-18 09:08:38 -0600 |
| commit | 7c141b97094b5546e7b91e0eceb510d7bd1145f4 (patch) | |
| tree | 9362c07b50e5c1d57a3a347936dfefda35e695f3 /.config/dotnet-tools.json | |
| parent | e2887457fd074ffa2133e344a18755c185e20ef8 (diff) | |
Update dotnet monorepo (#11145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.config/dotnet-tools.json')
| -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 d9b689bb6..c6670e9f5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.2", + "version": "8.0.3", "commands": [ "dotnet-ef" ] |
