소스 검색

v2.3.1

修复解析器工具针对消息属性的位操作
tags/v2.3.1
SmallChi(Koike) 4 년 전
부모
커밋
d529d9bdd0
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      src/JT808.Protocol.Test/JT808.Protocol.Test.csproj
  2. +1
    -1
      src/JT808.Protocol/JT808.Protocol.csproj

+ 1
- 1
src/JT808.Protocol.Test/JT808.Protocol.Test.csproj 파일 보기

@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net5</TargetFramework>
<IsPackable>false</IsPackable>
<LangVersion>8.0</LangVersion>
<LangVersion>9.0</LangVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">


+ 1
- 1
src/JT808.Protocol/JT808.Protocol.csproj 파일 보기

@@ -15,7 +15,7 @@
<license>https://github.com/SmallChi/JT808/blob/master/LICENSE</license>
<DocumentationFile>JT808.Protocol.xml</DocumentationFile>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>2.3.0</Version>
<Version>2.3.1</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>



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