From 8d15ce401853b3a266c9c2276cbcb519f5a2ce85 Mon Sep 17 00:00:00 2001 From: leiurayer <1432593898@qq.com> Date: Mon, 13 Nov 2023 00:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0nuget=E5=8C=85=EF=BC=8C?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B0net7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Avalonia.Gif/Avalonia.Gif.csproj | 4 ++-- .../BiliSharp.UnitTest.csproj | 10 ++++---- src/Downkyi.Core/Downkyi.Core.csproj | 7 +++--- src/Downkyi.UI/Downkyi.UI.csproj | 6 ++--- src/Downkyi/Downkyi.csproj | 23 +++++++++---------- 5 files changed, 25 insertions(+), 25 deletions(-) diff --git a/src/Avalonia.Gif/Avalonia.Gif.csproj b/src/Avalonia.Gif/Avalonia.Gif.csproj index 35b5845..b83b9fb 100644 --- a/src/Avalonia.Gif/Avalonia.Gif.csproj +++ b/src/Avalonia.Gif/Avalonia.Gif.csproj @@ -1,13 +1,13 @@  - net6.0 + net7.0 latest true enable - + diff --git a/src/BiliSharp.UnitTest/BiliSharp.UnitTest.csproj b/src/BiliSharp.UnitTest/BiliSharp.UnitTest.csproj index 51bfa56..93c83b6 100644 --- a/src/BiliSharp.UnitTest/BiliSharp.UnitTest.csproj +++ b/src/BiliSharp.UnitTest/BiliSharp.UnitTest.csproj @@ -1,7 +1,7 @@ - net6.0 + net7.0 enable enable @@ -10,13 +10,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Downkyi.Core/Downkyi.Core.csproj b/src/Downkyi.Core/Downkyi.Core.csproj index 483796d..8d92908 100644 --- a/src/Downkyi.Core/Downkyi.Core.csproj +++ b/src/Downkyi.Core/Downkyi.Core.csproj @@ -1,7 +1,8 @@  - net6.0 + net7.0 enable + enable none @@ -10,9 +11,9 @@ - + - + diff --git a/src/Downkyi.UI/Downkyi.UI.csproj b/src/Downkyi.UI/Downkyi.UI.csproj index efa17c7..e1f6181 100644 --- a/src/Downkyi.UI/Downkyi.UI.csproj +++ b/src/Downkyi.UI/Downkyi.UI.csproj @@ -1,6 +1,6 @@ - + - net6.0 + net7.0 enable enable @@ -9,7 +9,7 @@ - + diff --git a/src/Downkyi/Downkyi.csproj b/src/Downkyi/Downkyi.csproj index d9aa1ac..c56c79f 100644 --- a/src/Downkyi/Downkyi.csproj +++ b/src/Downkyi/Downkyi.csproj @@ -1,7 +1,7 @@  WinExe - net6.0 + net7.0 enable true Downkyi @@ -24,8 +24,6 @@ - - @@ -33,21 +31,22 @@ - - - - - - + + + + + + - - - + + + +