diff --git a/PorphyStruct.CLI/PorphyStruct.CLI.csproj b/PorphyStruct.CLI/PorphyStruct.CLI.csproj index d8d84e4..75697c0 100644 --- a/PorphyStruct.CLI/PorphyStruct.CLI.csproj +++ b/PorphyStruct.CLI/PorphyStruct.CLI.csproj @@ -14,11 +14,13 @@ - + + + diff --git a/PorphyStruct.Web/PorphyStruct.Web.csproj b/PorphyStruct.Web/PorphyStruct.Web.csproj index 65f7dc6..442c851 100644 --- a/PorphyStruct.Web/PorphyStruct.Web.csproj +++ b/PorphyStruct.Web/PorphyStruct.Web.csproj @@ -7,12 +7,12 @@ - - - - + + + + - + @@ -50,6 +50,8 @@ + + diff --git a/Tests/PorphyStruct.CLI.Tests/PorphyStruct.CLI.Tests.csproj b/Tests/PorphyStruct.CLI.Tests/PorphyStruct.CLI.Tests.csproj index 971caaf..c9a0792 100644 --- a/Tests/PorphyStruct.CLI.Tests/PorphyStruct.CLI.Tests.csproj +++ b/Tests/PorphyStruct.CLI.Tests/PorphyStruct.CLI.Tests.csproj @@ -8,16 +8,16 @@ - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Tests/PorphyStruct.Core.Tests/PorphyStruct.Core.Tests.csproj b/Tests/PorphyStruct.Core.Tests/PorphyStruct.Core.Tests.csproj index 1d635a2..3c0346e 100644 --- a/Tests/PorphyStruct.Core.Tests/PorphyStruct.Core.Tests.csproj +++ b/Tests/PorphyStruct.Core.Tests/PorphyStruct.Core.Tests.csproj @@ -7,14 +7,14 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all