ソースを参照

v2.2.4

1.修复0x8606解析错误
2.修复且完善0x0200附加信息
3.增加协议分析工具待完善
tags/v2.2.4
SmallChi(Koike) 5年前
コミット
ae13ae7b20
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      src/JT808.Protocol.Test/JT808.Protocol.Test.csproj

+ 4
- 0
src/JT808.Protocol.Test/JT808.Protocol.Test.csproj ファイルの表示

@@ -10,6 +10,10 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

<ItemGroup>
<Compile Remove="Extensions\**" />
<Compile Remove="MessageBody\**" />


読み込み中…
キャンセル
保存