|
@@ -1,8 +1,8 @@ |
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<TargetFramework>netstandard2.0</TargetFramework> |
|
|
|
|
|
<LangVersion>7.3</LangVersion> |
|
|
|
|
|
|
|
|
<TargetFrameworks>netstandard2.0;netstandard2.1;</TargetFrameworks> |
|
|
|
|
|
<LangVersion>8.0</LangVersion> |
|
|
<Copyright>Copyright 2019.</Copyright> |
|
|
<Copyright>Copyright 2019.</Copyright> |
|
|
<Authors>SmallChi(Koike)</Authors> |
|
|
<Authors>SmallChi(Koike)</Authors> |
|
|
<PackageId>JT809.Protocol.Extensions.JT1078</PackageId> |
|
|
<PackageId>JT809.Protocol.Extensions.JT1078</PackageId> |
|
@@ -15,7 +15,7 @@ |
|
|
<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>false</GeneratePackageOnBuild> |
|
|
<Version>2.1.1</Version> |
|
|
|
|
|
|
|
|
<Version>2.1.2</Version> |
|
|
<PackageLicenseFile>LICENSE</PackageLicenseFile> |
|
|
<PackageLicenseFile>LICENSE</PackageLicenseFile> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
@@ -27,7 +27,7 @@ |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<PackageReference Include="JT809" Version="2.1.1" /> |
|
|
|
|
|
|
|
|
<PackageReference Include="JT809" Version="2.1.2" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
</Project> |
|
|
</Project> |