瀏覽代碼

v2.4.4

1.修复终端参数工厂注册错误类名
2.增加SourceLink方便调试源码
3.增加包分析器的版本号写入(不支持2011写入)
tags/v2.4.4
SmallChi(Koike) 3 年之前
父節點
當前提交
205b0ff48c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/Info.props

+ 1
- 1
src/Info.props 查看文件

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


Loading…
取消
儲存