Skip to content

Commit dba5c13

Browse files
authored
Merge pull request #2 from lausannel/main
Restore git commit history
2 parents 201b13f + 933fe20 commit dba5c13

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
<AssemblyName>Apache.IoTDB.Data</AssemblyName>
55
<RootNamespace>$(AssemblyName)</RootNamespace>
66
<PackageId>Apache.IoTDB.Data</PackageId>
7-
<PackageVersion>1.0.0.3</PackageVersion>
8-
<Authors>eedalong, lausannel, MysticBoy, Aiemu</Authors>
9-
<Company>LiuLin Lab</Company>
107
<Description>
118
IoTDB implementation of the System.Data.Common provider model.
129
Commonly Used Types:

src/Apache.IoTDB/Apache.IoTDB.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
<PropertyGroup>
44
<TargetFrameworks>net5.0;net6.0;netstandard2.1;netstandard2.0;net461</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
6-
<PackageVersion>1.0.0.3</PackageVersion>
7-
<Authors>eedalong, lausannel, Aiemu, MysticBoy</Authors>
8-
<Company>LiuLin Lab</Company>
9-
<PackageDescription>C# client for Apache IoTDB</PackageDescription>
10-
<PackageProjectUrl>https://github.com/eedalong/Apache-IoTDB-Client-CSharp</PackageProjectUrl>
11-
<RepositoryUrl>https://github.com/eedalong/Apache-IoTDB-Client-CSharp</RepositoryUrl>
126

137
</PropertyGroup>
148

0 commit comments

Comments
 (0)