From cea0a9744f86b4f7b4cb0d00eb339d72d1b03c07 Mon Sep 17 00:00:00 2001 From: Argo-Cloud Date: Sun, 15 Nov 2020 00:09:08 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=8D=95=E5=85=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=8D=87=E7=BA=A7=E5=88=B0=20net5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/UnitTest/UnitTest.csproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/test/UnitTest/UnitTest.csproj b/test/UnitTest/UnitTest.csproj index 588976b9..7db6c9ee 100644 --- a/test/UnitTest/UnitTest.csproj +++ b/test/UnitTest/UnitTest.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net5.0 false Full @@ -11,12 +11,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - + all runtime; build; native; contentfiles; analyzers