diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c0336f0..96f30af 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.1", + "version": "8.0.2", "commands": [ "dotnet-ef" ] }, "dotnet-aspnet-codegenerator": { - "version": "8.0.0", + "version": "8.0.1", "commands": [ "dotnet-aspnet-codegenerator" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index 8ef40b9..9d2f7aa 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,6 +3,7 @@ true true 11.0.9 + 8.0.2 @@ -12,23 +13,24 @@ - - - - - - - - + + + + + + + + - + - + + - + \ No newline at end of file