diff --git a/Hardware.Info.Benchmark/Hardware.Info.Benchmark.csproj b/Hardware.Info.Benchmark/Hardware.Info.Benchmark.csproj index 84d2466..bddfeb3 100644 --- a/Hardware.Info.Benchmark/Hardware.Info.Benchmark.csproj +++ b/Hardware.Info.Benchmark/Hardware.Info.Benchmark.csproj @@ -2,8 +2,8 @@ Exe - net8.0 - 12.0 + net10.0 + latest enable diff --git a/Hardware.Info.Test/Hardware.Info.Test.csproj b/Hardware.Info.Test/Hardware.Info.Test.csproj index 56e8a63..96191b9 100644 --- a/Hardware.Info.Test/Hardware.Info.Test.csproj +++ b/Hardware.Info.Test/Hardware.Info.Test.csproj @@ -2,8 +2,8 @@ Exe - net8.0 - 12.0 + net10.0 + latest enable diff --git a/Hardware.Info/Hardware.Info.csproj b/Hardware.Info/Hardware.Info.csproj index e72c5df..c3cc891 100644 --- a/Hardware.Info/Hardware.Info.csproj +++ b/Hardware.Info/Hardware.Info.csproj @@ -1,8 +1,8 @@  - netstandard2.0 - 8.0 + net10.0 + latest enable @@ -35,8 +35,8 @@ - - + +