diff --git a/test/SqlBound.Cli.IntegrationTests/SqlBound.Cli.IntegrationTests.csproj b/test/SqlBound.Cli.IntegrationTests/SqlBound.Cli.IntegrationTests.csproj index 607b9d6..c3af069 100644 --- a/test/SqlBound.Cli.IntegrationTests/SqlBound.Cli.IntegrationTests.csproj +++ b/test/SqlBound.Cli.IntegrationTests/SqlBound.Cli.IntegrationTests.csproj @@ -21,6 +21,9 @@ all + + diff --git a/test/SqlBound.MySql.IntegrationTests/SqlBound.MySql.IntegrationTests.csproj b/test/SqlBound.MySql.IntegrationTests/SqlBound.MySql.IntegrationTests.csproj index 3b65b88..7780aa7 100644 --- a/test/SqlBound.MySql.IntegrationTests/SqlBound.MySql.IntegrationTests.csproj +++ b/test/SqlBound.MySql.IntegrationTests/SqlBound.MySql.IntegrationTests.csproj @@ -19,6 +19,9 @@ all + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/SqlBound.Npgsql.IntegrationTests/SqlBound.Npgsql.IntegrationTests.csproj b/test/SqlBound.Npgsql.IntegrationTests/SqlBound.Npgsql.IntegrationTests.csproj index c515867..159c4f6 100644 --- a/test/SqlBound.Npgsql.IntegrationTests/SqlBound.Npgsql.IntegrationTests.csproj +++ b/test/SqlBound.Npgsql.IntegrationTests/SqlBound.Npgsql.IntegrationTests.csproj @@ -19,6 +19,9 @@ all + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/SqlBound.SqlServer.IntegrationTests/SqlBound.SqlServer.IntegrationTests.csproj b/test/SqlBound.SqlServer.IntegrationTests/SqlBound.SqlServer.IntegrationTests.csproj index 4dd34dd..a3940a3 100644 --- a/test/SqlBound.SqlServer.IntegrationTests/SqlBound.SqlServer.IntegrationTests.csproj +++ b/test/SqlBound.SqlServer.IntegrationTests/SqlBound.SqlServer.IntegrationTests.csproj @@ -19,6 +19,9 @@ all + + runtime; build; native; contentfiles; analyzers; buildtransitive