diff --git a/StompboxHost/StompboxHost.csproj b/StompboxHost/StompboxHost.csproj index 34eca70..efae6db 100644 --- a/StompboxHost/StompboxHost.csproj +++ b/StompboxHost/StompboxHost.csproj @@ -1,7 +1,7 @@  WinExe - net6.0-windows + net8.0-windows true Icon.ico @@ -12,8 +12,8 @@ - - + + diff --git a/StompboxImageProcessor/StompboxImageProcessor.csproj b/StompboxImageProcessor/StompboxImageProcessor.csproj index 2c794bb..870dfe6 100644 --- a/StompboxImageProcessor/StompboxImageProcessor.csproj +++ b/StompboxImageProcessor/StompboxImageProcessor.csproj @@ -2,7 +2,7 @@ Exe - net6.0-windows + net8.0-windows diff --git a/StompboxPlugin/StompboxPlugin.csproj b/StompboxPlugin/StompboxPlugin.csproj index 9247089..512da6b 100644 --- a/StompboxPlugin/StompboxPlugin.csproj +++ b/StompboxPlugin/StompboxPlugin.csproj @@ -1,6 +1,6 @@  - net6.0-windows + net8.0-windows Library false true @@ -13,7 +13,7 @@ - + diff --git a/StompboxRemote/StompboxRemote.csproj b/StompboxRemote/StompboxRemote.csproj index 58da6f1..8e9e46a 100644 --- a/StompboxRemote/StompboxRemote.csproj +++ b/StompboxRemote/StompboxRemote.csproj @@ -1,7 +1,7 @@  WinExe - net6.0-windows + net8.0-windows Major false false