diff --git a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj index d5adc125..fae4ecd3 100644 --- a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj +++ b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj @@ -1,4 +1,4 @@ - + Exe @@ -10,7 +10,7 @@ - + diff --git a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj index 00fe3292..732d408d 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..54d7640f 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..3f142fc8 100644 --- a/ClickHouse.Client/ClickHouse.Client.csproj +++ b/ClickHouse.Client/ClickHouse.Client.csproj @@ -1,4 +1,4 @@ - + net462;net48;netstandard2.1;net6.0;net8.0 @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all