diff --git a/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj b/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj index 8124d35..251b814 100644 --- a/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj +++ b/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/GraphQLToKarate.Library/GraphQLToKarate.Library.csproj b/src/GraphQLToKarate.Library/GraphQLToKarate.Library.csproj index 08ae90e..be84e52 100644 --- a/src/GraphQLToKarate.Library/GraphQLToKarate.Library.csproj +++ b/src/GraphQLToKarate.Library/GraphQLToKarate.Library.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj b/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj index 0042605..bc14f29 100644 --- a/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj +++ b/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQLToKarate.Integration.Api/GraphQLToKarate.Integration.Api.csproj b/tests/GraphQLToKarate.Integration.Api/GraphQLToKarate.Integration.Api.csproj index 1e8e547..4f95a1b 100644 --- a/tests/GraphQLToKarate.Integration.Api/GraphQLToKarate.Integration.Api.csproj +++ b/tests/GraphQLToKarate.Integration.Api/GraphQLToKarate.Integration.Api.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj b/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj index 6faf6f4..45f15e2 100644 --- a/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj +++ b/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive