diff --git a/build/_build.csproj b/build/_build.csproj index f11e0fe..abbcb2b 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 CS0649;CS0169 .. .. diff --git a/source/Tests/Tests.csproj b/source/Tests/Tests.csproj index 0697201..bb43878 100644 --- a/source/Tests/Tests.csproj +++ b/source/Tests/Tests.csproj @@ -3,7 +3,7 @@ Tests Tests - net6.0 + net8.0 enable true