diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 55a7cd81..0b075677 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.9", + "version": "10.0.10", "commands": [ "dotnet-ef" ] diff --git a/PPMTool.Data/PPMTool.Data.csproj b/PPMTool.Data/PPMTool.Data.csproj index 8aca3b03..5438c231 100644 --- a/PPMTool.Data/PPMTool.Data.csproj +++ b/PPMTool.Data/PPMTool.Data.csproj @@ -13,23 +13,23 @@ SPDX-License-Identifier: apache-2.0 - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/PPMTool.Tests/PPMTool.Tests.csproj b/PPMTool.Tests/PPMTool.Tests.csproj index f1220a69..83eeafa4 100644 --- a/PPMTool.Tests/PPMTool.Tests.csproj +++ b/PPMTool.Tests/PPMTool.Tests.csproj @@ -20,7 +20,7 @@ SPDX-License-Identifier: apache-2.0 all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/PPMTool/PPMTool.csproj b/PPMTool/PPMTool.csproj index c4e45682..9ee6a7b6 100644 --- a/PPMTool/PPMTool.csproj +++ b/PPMTool/PPMTool.csproj @@ -40,14 +40,14 @@ SPDX-License-Identifier: apache-2.0 - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - +