diff --git a/src/Tests/Benchmarks/Benchmarks.csproj b/src/Tests/Benchmarks/Benchmarks.csproj index 0ad14fd4ce..9eaaa72f92 100644 --- a/src/Tests/Benchmarks/Benchmarks.csproj +++ b/src/Tests/Benchmarks/Benchmarks.csproj @@ -2,7 +2,7 @@ Exe - net50 + net60 $(NoWarn);1591; 8.0 diff --git a/src/Tests/Peachpie.App.Tests/Peachpie.App.Tests.csproj b/src/Tests/Peachpie.App.Tests/Peachpie.App.Tests.csproj index 715454f476..eeb69d1320 100644 --- a/src/Tests/Peachpie.App.Tests/Peachpie.App.Tests.csproj +++ b/src/Tests/Peachpie.App.Tests/Peachpie.App.Tests.csproj @@ -1,7 +1,7 @@  - net50 + net60 $(NoWarn);1591 diff --git a/src/Tests/Peachpie.DiagnosticTests/Peachpie.DiagnosticTests.csproj b/src/Tests/Peachpie.DiagnosticTests/Peachpie.DiagnosticTests.csproj index 0e1a1f432e..b2abd2d17f 100644 --- a/src/Tests/Peachpie.DiagnosticTests/Peachpie.DiagnosticTests.csproj +++ b/src/Tests/Peachpie.DiagnosticTests/Peachpie.DiagnosticTests.csproj @@ -1,7 +1,7 @@  - net50 + net60 $(NoWarn);1591 diff --git a/src/Tests/Peachpie.NET.SdkTests/Peachpie.NET.SdkTests.csproj b/src/Tests/Peachpie.NET.SdkTests/Peachpie.NET.SdkTests.csproj index 55cb601492..42afcabc86 100644 --- a/src/Tests/Peachpie.NET.SdkTests/Peachpie.NET.SdkTests.csproj +++ b/src/Tests/Peachpie.NET.SdkTests/Peachpie.NET.SdkTests.csproj @@ -1,7 +1,7 @@  - net50 + net60 $(NoWarn);1591 diff --git a/src/Tests/Peachpie.Runtime.Tests/Peachpie.Runtime.Tests.csproj b/src/Tests/Peachpie.Runtime.Tests/Peachpie.Runtime.Tests.csproj index 5c4c0348f4..9fa5bbbdd4 100644 --- a/src/Tests/Peachpie.Runtime.Tests/Peachpie.Runtime.Tests.csproj +++ b/src/Tests/Peachpie.Runtime.Tests/Peachpie.Runtime.Tests.csproj @@ -1,7 +1,7 @@  - net50 + net60 $(NoWarn);1591 diff --git a/src/Tests/Peachpie.ScriptTests/Peachpie.ScriptTests.csproj b/src/Tests/Peachpie.ScriptTests/Peachpie.ScriptTests.csproj index 140f7ae444..c22d34c2db 100644 --- a/src/Tests/Peachpie.ScriptTests/Peachpie.ScriptTests.csproj +++ b/src/Tests/Peachpie.ScriptTests/Peachpie.ScriptTests.csproj @@ -1,7 +1,7 @@  - net50 + net60 $(NoWarn);1591 diff --git a/src/Tests/Peachpie.Test/Peachpie.Test.csproj b/src/Tests/Peachpie.Test/Peachpie.Test.csproj index 750c7dd697..9209386687 100644 --- a/src/Tests/Peachpie.Test/Peachpie.Test.csproj +++ b/src/Tests/Peachpie.Test/Peachpie.Test.csproj @@ -1,7 +1,7 @@  - net50 + net60 Exe $(NoWarn);1591