diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 0b075677..d67faa1e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.10", + "version": "10.0.11", "commands": [ "dotnet-ef" ] diff --git a/PPMTool.Data/PPMTool.Data.csproj b/PPMTool.Data/PPMTool.Data.csproj index 8e4c55d7..a35cf1c9 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 af62cdc2..eafe51f9 100644 --- a/PPMTool.Tests/PPMTool.Tests.csproj +++ b/PPMTool.Tests/PPMTool.Tests.csproj @@ -21,10 +21,10 @@ SPDX-License-Identifier: apache-2.0 all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all diff --git a/PPMTool/PPMTool.csproj b/PPMTool/PPMTool.csproj index 49f501b0..c6d4820e 100644 --- a/PPMTool/PPMTool.csproj +++ b/PPMTool/PPMTool.csproj @@ -37,18 +37,18 @@ SPDX-License-Identifier: apache-2.0 all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - +