diff --git a/Elwig/Elwig.csproj b/Elwig/Elwig.csproj index 80287fc..df0b17f 100644 --- a/Elwig/Elwig.csproj +++ b/Elwig/Elwig.csproj @@ -2,7 +2,7 @@ WinExe - net7.0-windows + net8.0-windows enable true true @@ -23,15 +23,15 @@ - - - - - + + + + + - - + + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index c301ed9..62b7d87 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,7 +1,7 @@ - net7.0-windows + net8.0-windows enable enable