aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-05-28 18:08:40 +0000
committerGitHub <noreply@github.com>2024-05-28 18:08:40 +0000
commit01f88e4de53dc2cc43c40285ae76411eb53dbd25 (patch)
tree695e55bc14f37b6f030030052e0e79c9bb74328f /.config
parentb3bb031fca13daaf0cb4521e878ad7fa50630f72 (diff)
Update dotnet monorepo to v8.0.6
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 440d52904..4bb3f8cae 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.5",
+ "version": "8.0.6",
"commands": [
"dotnet-ef"
]