Ver a proveniência

v2.2.4

1.修复0x8606解析错误
2.修复且完善0x0200附加信息
3.增加协议分析工具待完善
tags/v2.2.4
SmallChi(Koike) há 5 anos
ascendente
cometimento
ae13ae7b20
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      src/JT808.Protocol.Test/JT808.Protocol.Test.csproj

+ 4
- 0
src/JT808.Protocol.Test/JT808.Protocol.Test.csproj Ver ficheiro

@@ -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\**" />


Carregando…
Cancelar
Guardar