aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-09 15:28:18 +0000
committerGitHub <noreply@github.com>2024-07-09 15:28:18 +0000
commitfa018ec6a992d30615e1c159958cada80173b1e7 (patch)
tree438a29bbcd7475ab1c84d47b8d282bb57946ef99 /.config
parent5ef76a5e31d7cb09e8daf31ca819a6e206b5149a (diff)
Update dotnet monorepo to v8.0.7
Diffstat (limited to '.config')
-rw-r--r--.config/dotnet-tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 4bb3f8cae..af5264279 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.6",
+ "version": "8.0.7",
"commands": [
"dotnet-ef"
]