aboutsummaryrefslogtreecommitdiff
path: root/.config/dotnet-tools.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-11-13 18:05:16 +0000
committerGitHub <noreply@github.com>2024-11-13 18:05:16 +0000
commit16bc1ebc8b390f41d3f706050bf73a1e1f948378 (patch)
tree17ec6a2658c5b9fcfb50c9ce9dcd4987005f9a36 /.config/dotnet-tools.json
parent53683809d94cae373882d59e8b6761c517e0af1d (diff)
Update dotnet monorepo
Diffstat (limited to '.config/dotnet-tools.json')
-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 a3847dcdf..02afa3f07 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.8",
+ "version": "8.0.11",
"commands": [
"dotnet-ef"
]