diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4ca7a9f..03ff706 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.0", + "version": "9.0.10", "commands": [ "dotnet-ef" ] }, "microsoft.web.librarymanager.cli": { - "version": "2.1.175", + "version": "3.0.71", "commands": [ "libman" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index 269e5e3..2a6f809 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,32 +1,32 @@ - - + + - + - - - - + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file