瀏覽代碼

修改打包版本号

tags/v1.1.0
waterliu99 5 年之前
父節點
當前提交
f6c8e503cd
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. +4
    -3
      src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj

+ 4
- 3
src/JT809.Protocol.Extensions.JT1078/JT809.Protocol.Extensions.JT1078.csproj 查看文件

@@ -7,16 +7,17 @@
<Authors>SmallChi(Koike)</Authors> <Authors>SmallChi(Koike)</Authors>
<PackageId>JT809.Protocol.Extensions.JT1078</PackageId> <PackageId>JT809.Protocol.Extensions.JT1078</PackageId>
<Product>JT809.Protocol.Extensions.JT1078</Product> <Product>JT809.Protocol.Extensions.JT1078</Product>
<Description>基于JT809协议、GB809协议扩展的视频消息协议</Description> <Description>JT1078协议、GB1078协议、道路运输车辆卫星定位系统-视频通讯协议</Description>
<PackageReleaseNotes>基于JT809协议、GB809协议扩展的视频消息协议</PackageReleaseNotes> <PackageReleaseNotes>基于JT809协议、GB809协议扩展的视频消息协议</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/SmallChi/JT1078</RepositoryUrl> <RepositoryUrl>https://github.com/SmallChi/JT1078</RepositoryUrl>
<PackageProjectUrl>https://github.com/SmallChi/JT1078</PackageProjectUrl> <PackageProjectUrl>https://github.com/SmallChi/JT1078</PackageProjectUrl>
<licenseUrl>https://github.com/SmallChi/JT1078/blob/master/LICENSE</licenseUrl> <licenseUrl>https://github.com/SmallChi/JT1078/blob/master/LICENSE</licenseUrl>
<license>https://github.com/SmallChi/JT1078/blob/master/LICENSE</license> <license>https://github.com/SmallChi/JT1078/blob/master/LICENSE</license>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild> <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.1.3</Version> <Version>2.1.4-preview1</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile> <PackageLicenseFile>LICENSE</PackageLicenseFile>
<FileVersion>2.1.4.0</FileVersion>
</PropertyGroup> </PropertyGroup>


<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'"> <PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.0|AnyCPU'">


||||||
x
 
000:0
Loading…
取消
儲存