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 @@ - - - - - - + + + + + + - - - + + + +