diff --git a/Capy64/Capy64.csproj b/Capy64/Capy64.csproj index edd60b6..9b30e7f 100644 --- a/Capy64/Capy64.csproj +++ b/Capy64/Capy64.csproj @@ -1,7 +1,7 @@  WinExe - net7.0 + net8.0 Major false false diff --git a/ExamplePlugin/ExamplePlugin.csproj b/ExamplePlugin/ExamplePlugin.csproj index 350c4a8..2dde573 100644 --- a/ExamplePlugin/ExamplePlugin.csproj +++ b/ExamplePlugin/ExamplePlugin.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 enable enable true