From 3d20996d4b2a29b87e3cde36567a6642f5a196bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Wed, 16 Jun 2021 09:56:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0.net6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/FastGithub.csproj | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/FastGithub/FastGithub.csproj b/FastGithub/FastGithub.csproj index d10c702..ab4f45d 100644 --- a/FastGithub/FastGithub.csproj +++ b/FastGithub/FastGithub.csproj @@ -1,21 +1,25 @@  - - Exe - enable - net5.0 - true - 1.0.2 - + + Exe + enable + net5.0;net6.0 + true + 1.0.2 + - - - + + true + - - - PreserveNewest - - + + + + + + + PreserveNewest + +