From 8180021a1179789a4f293bab944493c7e90311e7 Mon Sep 17 00:00:00 2001 From: "SmallChi(Koike)" <564952747@qq.com> Date: Sat, 22 Oct 2022 10:31:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/JTTools/JTTools.csproj | 20 ++++++++++---------- src/global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/JTTools/JTTools.csproj b/src/JTTools/JTTools.csproj index 9e3529d..3f640ab 100644 --- a/src/JTTools/JTTools.csproj +++ b/src/JTTools/JTTools.csproj @@ -7,19 +7,19 @@ - + - - - - - - - + + + + + + + - + - + diff --git a/src/global.json b/src/global.json index 403171d..d769cd3 100644 --- a/src/global.json +++ b/src/global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "6.0.200" + "version": "6.0.400" } } \ No newline at end of file