diff --git a/BTCPayApp.Core/BTCPayApp.Core.csproj b/BTCPayApp.Core/BTCPayApp.Core.csproj index aab9832e..4fbb22bc 100644 --- a/BTCPayApp.Core/BTCPayApp.Core.csproj +++ b/BTCPayApp.Core/BTCPayApp.Core.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -21,12 +21,12 @@ - - - - + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BTCPayApp.Desktop/BTCPayApp.Desktop.csproj b/BTCPayApp.Desktop/BTCPayApp.Desktop.csproj index 508a12a2..f17abd38 100644 --- a/BTCPayApp.Desktop/BTCPayApp.Desktop.csproj +++ b/BTCPayApp.Desktop/BTCPayApp.Desktop.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -11,8 +11,8 @@ - - + + diff --git a/BTCPayApp.Maui/BTCPayApp.Maui.csproj b/BTCPayApp.Maui/BTCPayApp.Maui.csproj index 7a698623..9271ffe6 100644 --- a/BTCPayApp.Maui/BTCPayApp.Maui.csproj +++ b/BTCPayApp.Maui/BTCPayApp.Maui.csproj @@ -1,8 +1,8 @@  - net7.0-ios;net7.0-android; - net7.0-android; + net8.0-ios;net8.0-android; + net8.0-android; Exe BTCPayApp.Maui @@ -47,7 +47,7 @@ - - - + + diff --git a/BTCPayApp.Photino/BTCPayApp.Photino.csproj b/BTCPayApp.Photino/BTCPayApp.Photino.csproj index 2bd00780..c25b6225 100644 --- a/BTCPayApp.Photino/BTCPayApp.Photino.csproj +++ b/BTCPayApp.Photino/BTCPayApp.Photino.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 AnyCPU;x64 enable enable @@ -11,7 +11,7 @@ - + diff --git a/BTCPayApp.Server/BTCPayApp.Server.csproj b/BTCPayApp.Server/BTCPayApp.Server.csproj index cc9ef7cf..9c9843db 100644 --- a/BTCPayApp.Server/BTCPayApp.Server.csproj +++ b/BTCPayApp.Server/BTCPayApp.Server.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable Linux diff --git a/BTCPayApp.Tests/BTCPayApp.Tests.csproj b/BTCPayApp.Tests/BTCPayApp.Tests.csproj index d23f85a8..4865ee04 100644 --- a/BTCPayApp.Tests/BTCPayApp.Tests.csproj +++ b/BTCPayApp.Tests/BTCPayApp.Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -10,16 +10,16 @@ - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/BTCPayApp.UI/BTCPayApp.UI.csproj b/BTCPayApp.UI/BTCPayApp.UI.csproj index 3bfb2aa1..e7c2f1c9 100644 --- a/BTCPayApp.UI/BTCPayApp.UI.csproj +++ b/BTCPayApp.UI/BTCPayApp.UI.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable BTCPayApp.UI @@ -13,19 +13,15 @@ - - + + + + + + - - - - ..\..\..\Program Files\dotnet\shared\Microsoft.AspNetCore.App\7.0.9\Microsoft.AspNetCore.Http.Abstractions.dll - - - -