diff --git a/Client/Client.csproj b/Client/Client.csproj index b1d6f7ac..0d2e2e9b 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -1,7 +1,7 @@ - netstandard2.0;netstandard2.1 + netstandard2.0;netstandard2.1;net6.0 8 The reference client that allows query, write and management (bucket, organization, users) for the InfluxDB 2.x. @@ -38,9 +38,11 @@ - + + +