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 - - +