diff --git a/Intersect.Tests.Client.Framework/Intersect.Tests.Client.Framework.csproj b/Intersect.Tests.Client.Framework/Intersect.Tests.Client.Framework.csproj index e39fb603ed..f257889d82 100644 --- a/Intersect.Tests.Client.Framework/Intersect.Tests.Client.Framework.csproj +++ b/Intersect.Tests.Client.Framework/Intersect.Tests.Client.Framework.csproj @@ -16,7 +16,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/Intersect.Tests.Client/Intersect.Tests.Client.csproj b/Intersect.Tests.Client/Intersect.Tests.Client.csproj index 0b9677e1b6..5092c9a93a 100644 --- a/Intersect.Tests.Client/Intersect.Tests.Client.csproj +++ b/Intersect.Tests.Client/Intersect.Tests.Client.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Intersect.Tests.Server/Intersect.Tests.Server.csproj b/Intersect.Tests.Server/Intersect.Tests.Server.csproj index 1c87aa55db..e1bc10f3ec 100644 --- a/Intersect.Tests.Server/Intersect.Tests.Server.csproj +++ b/Intersect.Tests.Server/Intersect.Tests.Server.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Intersect.Tests/Intersect.Tests.csproj b/Intersect.Tests/Intersect.Tests.csproj index 79b399204f..d893158ff4 100644 --- a/Intersect.Tests/Intersect.Tests.csproj +++ b/Intersect.Tests/Intersect.Tests.csproj @@ -16,7 +16,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +