diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-05-14 20:06:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 20:06:27 +0000 |
| commit | 0173f7642b73b28f85fb66dcd89bce035245106e (patch) | |
| tree | e76741f12acf72493e75846c3a05e2fc06ad1ad5 /.config | |
| parent | 60fb3d5c062f0714ecf16de2ed12b1e9eabcd6d9 (diff) | |
Update dotnet monorepo to v8.0.5
Diffstat (limited to '.config')
| -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 8e82e3001..440d52904 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.4", + "version": "8.0.5", "commands": [ "dotnet-ef" ] |
