aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-09 16:46:30 +0000
committerGitHub <noreply@github.com>2024-01-09 16:46:30 +0000
commitc8e979cdd6bcdd2f7bfcb33e4e9a6fb126bba295 (patch)
tree8294ef03ede96bb218a2758f1d2f0d2575ee14d9 /.config
parent2f1b7d0988520d9341692f235b8adf1e4e10ebd7 (diff)
chore(deps): update dotnet monorepo to v8.0.1
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 c03564f97..81fe5add4 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.0",
+ "version": "8.0.1",
"commands": [
"dotnet-ef"
]