Ver a proveniência

v2.3.1

修复解析器工具针对消息属性的位操作
tags/v2.3.1
SmallChi(Koike) há 4 anos
ascendente
cometimento
d529d9bdd0
2 ficheiros alterados com 2 adições e 2 eliminações
  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 Ver ficheiro

@@ -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 Ver ficheiro

@@ -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>



Carregando…
Cancelar
Guardar