This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JT809
mirror of
https://github.com/SmallChi/JT809.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
12
Wiki
Activity
Browse Source
v2.1.1
修改读写器的数值类型使用微软提供的方法
tags/v2.1.1^0
SmallChi
5 years ago
parent
f62cb14ced
commit
3a842c8fc0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/JT809.Protocol/JT809.Protocol.csproj
+ 1
- 1
src/JT809.Protocol/JT809.Protocol.csproj
View File
@@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/SmallChi/JT809</PackageProjectUrl>
<license>https://github.com/SmallChi/JT809/blob/master/LICENSE</license>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>2.1.
0
</Version>
<Version>2.1.
1
</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
Write
Preview
Loading…
Cancel
Save