diff --git a/samples/Apache.IoTDB.Samples/Apache.IoTDB.Samples.csproj b/samples/Apache.IoTDB.Samples/Apache.IoTDB.Samples.csproj index 93f821e..7d1f7a9 100644 --- a/samples/Apache.IoTDB.Samples/Apache.IoTDB.Samples.csproj +++ b/samples/Apache.IoTDB.Samples/Apache.IoTDB.Samples.csproj @@ -1,4 +1,4 @@ - + Exe @@ -17,13 +17,13 @@ - - + + - + diff --git a/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj b/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj index 8680af8..a5edb00 100644 --- a/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj +++ b/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj @@ -1,4 +1,4 @@ - + Apache.IoTDB.Data @@ -16,7 +16,7 @@ Apache.IoTDB.Data.IoTDBParameter Apache.IoTDB.Data.IoTDBTransaction - net5.0;net6.0;netstandard2.1;netstandard2.0;net461 + net6.0;netstandard2.1;netstandard2.0;net461 10 Apache.IoTDB.Data是一个IoTDB的ADO.Net 提供器。这将允许你通过.Net访问IoTDB数据库。 diff --git a/src/Apache.IoTDB/Apache.IoTDB.csproj b/src/Apache.IoTDB/Apache.IoTDB.csproj index 9441084..a945fb3 100644 --- a/src/Apache.IoTDB/Apache.IoTDB.csproj +++ b/src/Apache.IoTDB/Apache.IoTDB.csproj @@ -1,13 +1,13 @@ - + - net5.0;net6.0;netstandard2.1;netstandard2.0;net461 + net6.0;netstandard2.1;netstandard2.0;net461 latest - + diff --git a/tests/Apache.IoTDB.Integration.Tests/Apache.IoTDB.Integration.Tests.csproj b/tests/Apache.IoTDB.Integration.Tests/Apache.IoTDB.Integration.Tests.csproj index 3148e00..10761af 100644 --- a/tests/Apache.IoTDB.Integration.Tests/Apache.IoTDB.Integration.Tests.csproj +++ b/tests/Apache.IoTDB.Integration.Tests/Apache.IoTDB.Integration.Tests.csproj @@ -1,15 +1,15 @@ - net5.0 + net6.0 false - - - + + + diff --git a/tests/Apache.IoTDB.Tests/Apache.IoTDB.Tests.csproj b/tests/Apache.IoTDB.Tests/Apache.IoTDB.Tests.csproj index 3148e00..10761af 100644 --- a/tests/Apache.IoTDB.Tests/Apache.IoTDB.Tests.csproj +++ b/tests/Apache.IoTDB.Tests/Apache.IoTDB.Tests.csproj @@ -1,15 +1,15 @@ - net5.0 + net6.0 false - - - + + +