From c38deb91c1a428bd901cd1ac263158e4369b852f Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Tue, 29 Jun 2021 09:36:44 +0800 Subject: [PATCH] =?UTF-8?q?v.1.1.1=20pipeline=201.=E5=A2=9E=E5=8A=A0sim?= =?UTF-8?q?=E9=BB=91=E5=90=8D=E5=8D=95=E7=AE=A1=E7=90=86=202.=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=BA=93=20v2.3.3=20dotnetty=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../JT808.DotNetty.Abstractions.csproj | 2 +- src/JT808.DotNetty.Client/JT808.DotNetty.Client.csproj | 2 +- .../JT808.Gateway.Abstractions.csproj | 2 +- src/JT808.Gateway.Client/JT808.Gateway.Client.csproj | 2 +- .../JT808.Gateway.Test/JT808.Gateway.Test.csproj | 2 +- src/Version.props | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/JT808.DotNetty.Abstractions/JT808.DotNetty.Abstractions.csproj b/src/JT808.DotNetty.Abstractions/JT808.DotNetty.Abstractions.csproj index 4ed761e..b06173f 100644 --- a/src/JT808.DotNetty.Abstractions/JT808.DotNetty.Abstractions.csproj +++ b/src/JT808.DotNetty.Abstractions/JT808.DotNetty.Abstractions.csproj @@ -20,7 +20,7 @@ 基于DotNetty实现的JT808DotNetty的抽象库 - + diff --git a/src/JT808.DotNetty.Client/JT808.DotNetty.Client.csproj b/src/JT808.DotNetty.Client/JT808.DotNetty.Client.csproj index 8617617..5ca9b7b 100644 --- a/src/JT808.DotNetty.Client/JT808.DotNetty.Client.csproj +++ b/src/JT808.DotNetty.Client/JT808.DotNetty.Client.csproj @@ -24,7 +24,7 @@ - + diff --git a/src/JT808.Gateway.Abstractions/JT808.Gateway.Abstractions.csproj b/src/JT808.Gateway.Abstractions/JT808.Gateway.Abstractions.csproj index 2203498..616fa0f 100644 --- a/src/JT808.Gateway.Abstractions/JT808.Gateway.Abstractions.csproj +++ b/src/JT808.Gateway.Abstractions/JT808.Gateway.Abstractions.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/JT808.Gateway.Client/JT808.Gateway.Client.csproj b/src/JT808.Gateway.Client/JT808.Gateway.Client.csproj index b2be3e4..287f451 100644 --- a/src/JT808.Gateway.Client/JT808.Gateway.Client.csproj +++ b/src/JT808.Gateway.Client/JT808.Gateway.Client.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/JT808.Gateway.Tests/JT808.Gateway.Test/JT808.Gateway.Test.csproj b/src/JT808.Gateway.Tests/JT808.Gateway.Test/JT808.Gateway.Test.csproj index 419e589..6ea317a 100644 --- a/src/JT808.Gateway.Tests/JT808.Gateway.Test/JT808.Gateway.Test.csproj +++ b/src/JT808.Gateway.Tests/JT808.Gateway.Test/JT808.Gateway.Test.csproj @@ -1,7 +1,7 @@  - net5 + net5.0 false diff --git a/src/Version.props b/src/Version.props index 5678d0f..e5ecdae 100644 --- a/src/Version.props +++ b/src/Version.props @@ -1,6 +1,6 @@  - 2.3.3-preview5 - 1.1.1-preview4 + 2.3.3 + 1.1.1 \ No newline at end of file