diff --git a/src/.config/dotnet-tools.json b/src/.config/dotnet-tools.json index 837b189..ef95326 100644 --- a/src/.config/dotnet-tools.json +++ b/src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.8", + "version": "9.0.9", "commands": [ "dotnet-ef" ], diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index cada1ce..85561ed 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -10,32 +10,32 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - - - - + + + + + - - + + @@ -45,14 +45,14 @@ - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file