diff --git a/src/FluentSysInfoCore/FluentSysInfo.Core.csproj b/src/FluentSysInfoCore/FluentSysInfo.Core.csproj index a07c11e..58ade6a 100644 --- a/src/FluentSysInfoCore/FluentSysInfo.Core.csproj +++ b/src/FluentSysInfoCore/FluentSysInfo.Core.csproj @@ -2,7 +2,7 @@ - net48;net6.0-windows;net7.0-windows;net8.0-windows + net48;net6.0;net8.0;net9.0 false true false diff --git a/src/FluentSysInfoCoreTest/FluentSysInfoCoreTest.csproj b/src/FluentSysInfoCoreTest/FluentSysInfoCoreTest.csproj index a36e9bf..9877f10 100644 --- a/src/FluentSysInfoCoreTest/FluentSysInfoCoreTest.csproj +++ b/src/FluentSysInfoCoreTest/FluentSysInfoCoreTest.csproj @@ -2,7 +2,7 @@ Exe - net48;net6.0-windows;net7.0-windows;net8.0-windows + net48;net6.0;net8.0;net9.0 false false AnyCPU