diff --git a/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj b/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj index fe74b498..99a316f7 100644 --- a/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj +++ b/src/tests/FreeLLM.IntegrationTests/FreeLLM.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj index 31fd7109..80f484f8 100644 --- a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj +++ b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive