diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2015459..d3912a0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.5", + "version": "10.0.6", "commands": [ "dotnet-ef" ], "rollForward": false }, "aspire.cli": { - "version": "13.1.2", + "version": "13.2.2", "commands": [ "aspire" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index b89d934..2032885 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,42 +5,42 @@ true - - - - - - + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - + + \ No newline at end of file