diff --git a/Directory.Packages.props b/Directory.Packages.props index ba6dcf3..1297b91 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,37 +17,37 @@ - - - - + + + + - - - - + + + + - - - + + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - + + + - + @@ -59,8 +59,8 @@ runtime; build; native; contentfiles; analyzers - - + + \ No newline at end of file diff --git a/src/Web/.config/dotnet-tools.json b/src/Web/.config/dotnet-tools.json index 43a4368..f331fe5 100644 --- a/src/Web/.config/dotnet-tools.json +++ b/src/Web/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.1", + "version": "7.0.2", "commands": [ "dotnet-ef" ]