From 3265e4188e9719f6e95461028441f459c396036b Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Tue, 17 Nov 2020 12:24:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7net5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dotnetcore.yml | 2 +- ...otocol.Extensions.JTActiveSafety.Test.csproj | 6 +++--- ...08.Protocol.Extensions.JTActiveSafety.csproj | 17 +++++------------ .../JTActiveSafety.Protocol.Test.csproj | 2 +- .../JTActiveSafety.Protocol.csproj | 16 +++++----------- 5 files changed, 15 insertions(+), 28 deletions(-) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index ae99996..9f89175 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -12,7 +12,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@master with: - dotnet-version: 3.1.401 + dotnet-version: 5.0.100 - name: dotnet info run: dotnet --info - name: dotnet restore diff --git a/src/JT808.Protocol.Extensions.JTActiveSafety.Test/JT808.Protocol.Extensions.JTActiveSafety.Test.csproj b/src/JT808.Protocol.Extensions.JTActiveSafety.Test/JT808.Protocol.Extensions.JTActiveSafety.Test.csproj index c0d3bbe..c33518d 100644 --- a/src/JT808.Protocol.Extensions.JTActiveSafety.Test/JT808.Protocol.Extensions.JTActiveSafety.Test.csproj +++ b/src/JT808.Protocol.Extensions.JTActiveSafety.Test/JT808.Protocol.Extensions.JTActiveSafety.Test.csproj @@ -1,14 +1,14 @@  - netcoreapp3.1 + net5 false - - + + all diff --git a/src/JT808.Protocol.Extensions.JTActiveSafety/JT808.Protocol.Extensions.JTActiveSafety.csproj b/src/JT808.Protocol.Extensions.JTActiveSafety/JT808.Protocol.Extensions.JTActiveSafety.csproj index 824d3ee..4b69168 100644 --- a/src/JT808.Protocol.Extensions.JTActiveSafety/JT808.Protocol.Extensions.JTActiveSafety.csproj +++ b/src/JT808.Protocol.Extensions.JTActiveSafety/JT808.Protocol.Extensions.JTActiveSafety.csproj @@ -1,8 +1,8 @@  - netstandard2.0;netstandard2.1; - 8.0 + netstandard2.0;netstandard2.1;net5; + 9.0 Copyright 2019. SmallChi(Koike) JT808.Protocol.Extensions.JTActiveSafety @@ -15,16 +15,9 @@ https://github.com/SmallChi/JTActiveSafety/blob/master/LICENSE https://github.com/SmallChi/JTActiveSafety/blob/master/LICENSE false - 1.0.6 - LICENSE - - - - JT808.Protocol.Extensions.JTActiveSafety.xml - - - JT808.Protocol.Extensions.JTActiveSafety.xml + 1.1.0 + LICENSE @@ -35,7 +28,7 @@ - + diff --git a/src/JTActiveSafety.Protocol.Test/JTActiveSafety.Protocol.Test.csproj b/src/JTActiveSafety.Protocol.Test/JTActiveSafety.Protocol.Test.csproj index 75f0f94..81925b3 100644 --- a/src/JTActiveSafety.Protocol.Test/JTActiveSafety.Protocol.Test.csproj +++ b/src/JTActiveSafety.Protocol.Test/JTActiveSafety.Protocol.Test.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/JTActiveSafety.Protocol/JTActiveSafety.Protocol.csproj b/src/JTActiveSafety.Protocol/JTActiveSafety.Protocol.csproj index c63c67e..9239090 100644 --- a/src/JTActiveSafety.Protocol/JTActiveSafety.Protocol.csproj +++ b/src/JTActiveSafety.Protocol/JTActiveSafety.Protocol.csproj @@ -1,8 +1,8 @@  - netstandard2.0;netstandard2.1; - 8.0 + netstandard2.0;netstandard2.1;net5; + 9.0 Copyright 2019. SmallChi(Koike) JTActiveSafety @@ -15,22 +15,16 @@ https://github.com/SmallChi/JTActiveSafety/blob/master/LICENSE https://github.com/SmallChi/JTActiveSafety/blob/master/LICENSE false - 1.0.0-preview1 - LICENSE - - - JTActiveSafety.Protocol.xml + 1.0.0 + LICENSE - - JTActiveSafety.Protocol.xml - - +