diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-10-24 17:24:26 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-24 17:24:26 -0600 |
| commit | a43991059704806b43dea279c64f971ddb1bb9e1 (patch) | |
| tree | bba48f831cf72b722d316de8740b83fc64b7d0d2 /.config | |
| parent | 208b585a3f7d9764c023024b2a14e619464bdc04 (diff) | |
chore(deps): update dotnet monorepo to v7.0.13 (#10466)
* Update dotnet monorepo to v7.0.12
* update sdk
* chore(deps): update dotnet monorepo to v7.0.13
* update sdk
* update sdk
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dotnet-tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2f789b031..dbe78984a 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.12", + "version": "7.0.13", "commands": [ "dotnet-ef" ] |
