aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-10-17 12:29:50 +0000
committerGitHub <noreply@github.com>2023-10-17 12:29:50 +0000
commitf60aefcbe8b5c5c4e9079d429bd3297ba4b4164c (patch)
tree4580cbdc1580024fb158012858d2c64452a3abc8 /.config
parent59ac5481288bb75b5768d1286038b5c2d3844c78 (diff)
Update dependency dotnet-ef to v7.0.12
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 96be437d5..2f789b031 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "7.0.11",
+ "version": "7.0.12",
"commands": [
"dotnet-ef"
]