소스 검색

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


불러오는 중...
취소
저장