Browse Source

v2.1.1

修改读写器的数值类型使用微软提供的方法
tags/v2.1.1^0
SmallChi 5 years ago
parent
commit
3a842c8fc0
1 changed files with 1 additions and 1 deletions
  1. +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>


Loading…
Cancel
Save