ソースを参照

升级基于808的1078库

tags/v1.1.0
SmallChi(Koike) 5年前
コミット
d6512e36ef
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj

+ 2
- 2
src/JT808.Protocol.Extensions.JT1078/JT808.Protocol.Extensions.JT1078.csproj ファイルの表示

@@ -15,7 +15,7 @@
<licenseUrl>https://github.com/SmallChi/JT1078/blob/master/LICENSE</licenseUrl>
<license>https://github.com/SmallChi/JT1078/blob/master/LICENSE</license>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Version>2.2.0-preview1</Version>
<Version>2.2.0</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>

@@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JT808" Version="2.2.0-preview2" />
<PackageReference Include="JT808" Version="2.2.0" />
</ItemGroup>

<ItemGroup>


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