diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3dd2352..4f48799 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.11", + "version": "9.0.0", "commands": [ "dotnet-ef" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 654f209..0d9a1d1 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -9,14 +9,14 @@ SPDX-License-Identifier: MIT - + - + - + \ No newline at end of file