Skip to content

Commit

Permalink
v2.4.4
Browse files Browse the repository at this point in the history
1.修复终端参数工厂注册错误类名
2.增加SourceLink方便调试源码
3.增加包分析器的版本号写入(不支持2011写入)
  • Loading branch information
SmallChi committed Sep 29, 2021
1 parent 5797d0c commit 205b0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Info.props
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 205b0ff

Please sign in to comment.