diff --git a/testcases/main/NPOI.TestCases.Core.csproj b/testcases/main/NPOI.TestCases.Core.csproj index c2b95e383..e3241a081 100644 --- a/testcases/main/NPOI.TestCases.Core.csproj +++ b/testcases/main/NPOI.TestCases.Core.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net8.0 NPOI.TestCases TestCases true diff --git a/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj b/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj index 235c5f72a..24573ba7c 100644 --- a/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj +++ b/testcases/ooxml/NPOI.OOXML.TestCases.Core.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net8.0 NPOI.OOXML.TestCases TestCases true diff --git a/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj b/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj index 3d3c2df06..edbdf59a4 100644 --- a/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj +++ b/testcases/openxml4net/NPOI.OOXML4Net.TestCases.Core.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net8.0 NPOI.OOXML4Net.TestCases TestCases true