From 4b67b2d9277b44989b0961675ff7fa2f3ac6ceed Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Thu, 27 Jul 2023 22:56:23 +0800 Subject: [PATCH] =?UTF-8?q?v2.6.2=201.=E8=BF=98=E5=8E=9F=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E6=A0=87=E5=87=862.0=E5=BA=93(=E9=87=8D=E8=A6=81)=202.?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=8A=A8=E5=90=88=E5=B9=B6=E5=88=86?= =?UTF-8?q?=E5=8C=85=E5=8A=9F=E8=83=BD=203.=E4=BF=AE=E5=A4=8D0x8900?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E5=B7=A5=E5=8E=82=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=204.=E4=BF=AE=E5=A4=8D=E5=85=B3=E4=BA=8E=E6=B5=81=E6=B0=B4?= =?UTF-8?q?=E5=8F=B7=E4=B8=80=E4=BA=9B=E9=97=AE=E9=A2=98=205.=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=B0=8F=E8=A5=BF=E5=A4=A9=E5=B1=9E=E6=80=A7=E9=A2=84?= =?UTF-8?q?=E7=95=99=E4=BD=8D=E6=9C=AA=E5=A4=84=E7=90=86=E9=97=AE=E9=A2=98?= =?UTF-8?q?(=E5=85=BC=E5=AE=B9=E9=9D=9E=E6=A0=87=E8=AE=BE=E5=A4=87)=206.?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=BB=E5=8A=A8=E5=AE=89=E5=85=A80x0200?= =?UTF-8?q?=E9=99=84=E5=8A=A0=E4=BF=A1=E6=81=AF=E7=9A=840x67=E8=A7=A3?= =?UTF-8?q?=E6=9E=90=E9=97=AE=E9=A2=98=207.=E8=B0=83=E6=95=B40x8106?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E6=80=BB=E6=95=B0=E4=BB=A5=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E9=A1=B9=E9=9B=86=E5=90=88=E6=95=B0=E9=87=8F=E4=B8=BA=E5=87=86?= =?UTF-8?q?(=E5=85=BC=E5=AE=B9=E9=9D=9E=E6=A0=87=E8=AE=BE=E5=A4=87)=208.?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D0x0104=E6=B6=88=E6=81=AF=E8=A7=A3=E6=9E=90=20?= =?UTF-8?q?9.=E5=B0=86DI=E6=95=B4=E5=90=88=E5=88=B0=E4=B8=80=E8=B5=B7,?= =?UTF-8?q?=E5=88=86=E5=BC=80=E5=9C=A8=E4=B8=80=E8=B5=B7=E6=AF=94=E8=BE=83?= =?UTF-8?q?=E9=9A=BE=E7=94=A8(=E8=BF=98=E5=8E=9F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dotnetcore.yml | 2 +- global.json | 2 +- src/Info.props | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 7a045f5..b3617e8 100755 --- 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: 7.0.203 + dotnet-version: 7.0.306 - name: dotnet info run: dotnet --info - name: dotnet restore diff --git a/global.json b/global.json index 0f11ff6..112677b 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "7.0.203" + "version": "7.0.306" } } \ No newline at end of file diff --git a/src/Info.props b/src/Info.props index 6b75e64..f50b3af 100644 --- a/src/Info.props +++ b/src/Info.props @@ -8,7 +8,7 @@ https://github.com/SmallChi/JT808 https://github.com/SmallChi/JT808/blob/master/LICENSE https://github.com/SmallChi/JT808/blob/master/LICENSE - 2.6.2-preview5 + 2.6.2 enable LICENSE true