aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-10 11:25:54 -0600
committerGitHub <noreply@github.com>2024-04-10 11:25:54 -0600
commit574ad0c7fa7de80855e42b9ee10387cc8c79f02c (patch)
treec4b12606716cae7c10ff1647470778941dc232a9 /.config
parentee1d6332ee720ceeccc7b051465ce61a6628b3dc (diff)
chore(deps): update dotnet monorepo to v8.0.4 (#11328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 c6670e9f5..8e82e3001 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.3",
+ "version": "8.0.4",
"commands": [
"dotnet-ef"
]