diff --git a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj index d5adc125..7e3ede7a 100644 --- a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj +++ b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj @@ -10,7 +10,7 @@ - + diff --git a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj index 00fe3292..5d1aaf63 100644 --- a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj +++ b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj @@ -24,9 +24,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj b/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj index 5cfbcc9b..098d42f7 100644 --- a/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj +++ b/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj @@ -25,12 +25,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + all diff --git a/ClickHouse.Client/ClickHouse.Client.csproj b/ClickHouse.Client/ClickHouse.Client.csproj index b981c001..57caac86 100644 --- a/ClickHouse.Client/ClickHouse.Client.csproj +++ b/ClickHouse.Client/ClickHouse.Client.csproj @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all