diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-02-20 15:23:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-20 15:23:09 -0700 |
| commit | 08b830ae7122193ae75f230a2bea008e72a7cbfd (patch) | |
| tree | 011b7d6003e13d48caf75436a23bc355988e3071 /.config/dotnet-tools.json | |
| parent | 9880446b7b070edae945b8946b4ab463adfe494b (diff) | |
chore(deps): update dotnet monorepo to v8.0.2 (#11004)
* chore(deps): update dotnet monorepo to v8.0.2
* 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/dotnet-tools.json')
| -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 81fe5add4..d9b689bb6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.1", + "version": "8.0.2", "commands": [ "dotnet-ef" ] |
