Explorar el Código

v2.5.0

1.增加中英文描述,调整代码里中文的枚举类型
2.修复JT1078补充协议里JT808_0x0200_0x15分析器
3.去掉netstandard生成库
4.调整使用自带的hex库
5.readme增加两个使用例子
tags/v2.5.0
SmallChi(Koike) hace 2 años
padre
commit
161b958c1b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/Info.props

+ 1
- 1
src/Info.props Ver fichero

@@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/SmallChi/JT808</PackageProjectUrl> <PackageProjectUrl>https://github.com/SmallChi/JT808</PackageProjectUrl>
<licenseUrl>https://github.com/SmallChi/JT808/blob/master/LICENSE</licenseUrl> <licenseUrl>https://github.com/SmallChi/JT808/blob/master/LICENSE</licenseUrl>
<license>https://github.com/SmallChi/JT808/blob/master/LICENSE</license> <license>https://github.com/SmallChi/JT808/blob/master/LICENSE</license>
<Version>2.5.0-preview4</Version>
<Version>2.5.0</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile> <PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<AnalysisLevel>latest</AnalysisLevel> <AnalysisLevel>latest</AnalysisLevel>


Cargando…
Cancelar
Guardar