From 13ca951bb9036999db404991b2ce4c81d50a8c69 Mon Sep 17 00:00:00 2001 From: lindexi Date: Sat, 11 May 2024 15:23:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package/GitCommand/GitCommand/GitCommand.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/GitCommand/GitCommand/GitCommand.csproj b/package/GitCommand/GitCommand/GitCommand.csproj index 7d16b32..7ba747e 100644 --- a/package/GitCommand/GitCommand/GitCommand.csproj +++ b/package/GitCommand/GitCommand/GitCommand.csproj @@ -1,14 +1,14 @@  - netcoreapp2.2;net6.0 + net6.0 Lindexi.Src.GitCommand Lindexi.Src.GitCommand Invoke Git commands by running Git process. 通过命令行调用 Git 功能的库。 - + all runtime; build; native; contentfiles; analyzers; buildtransitive