diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index bffb60c..b6f4c2f 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.3", + "version": "10.0.5", "commands": [ "dotnet-ef" ], diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index dc20500..958f162 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -3,7 +3,7 @@ true - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -17,25 +17,25 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - - - - + + + + + - - - + + + @@ -47,7 +47,7 @@ - + all