diff --git a/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj b/src/GraphQLToKarate.CommandLine/GraphQLToKarate.CommandLine.csproj index 251b814..90cb612 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 be84e52..07fc0cc 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 bc14f29..01a9aa0 100644 --- a/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj +++ b/tests/GraphQLToKarate.CommandLine.Tests/GraphQLToKarate.CommandLine.Tests.csproj @@ -23,7 +23,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 4f95a1b..d049a41 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 45f15e2..ddad8ea 100644 --- a/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj +++ b/tests/GraphQLToKarate.Tests/GraphQLToKarate.Tests.csproj @@ -23,7 +23,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive