diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 067445c..f5c726b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.8", + "version": "10.0.9", "commands": [ "dotnet-ef" ], "rollForward": false }, "aspire.cli": { - "version": "13.3.2", + "version": "13.4.3", "commands": [ "aspire" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 023039c..85dfdcd 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,34 +13,34 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - - + + \ No newline at end of file