From a455aa5413f85ac15ceb033c6a74a2b83508637c Mon Sep 17 00:00:00 2001 From: pavelsavara Date: Tue, 30 Jul 2024 12:07:05 +0200 Subject: [PATCH 1/2] verbose --- .../System.Runtime.InteropServices.JavaScript.Tests.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj b/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj index fe35abffaaa96e..db65ab6f9c5905 100644 --- a/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj +++ b/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj @@ -19,6 +19,9 @@ true false + + true + From fcd698b6c8081c2558f9954bbc5db26e6189f435 Mon Sep 17 00:00:00 2001 From: pavelsavara Date: Tue, 30 Jul 2024 12:12:32 +0200 Subject: [PATCH 2/2] more --- .../FunctionalTests/System.Net.Http.Functional.Tests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj b/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj index 9ae27384b852ee..96afa2bcd39128 100644 --- a/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj +++ b/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj @@ -27,6 +27,7 @@ $(DefineConstants);TARGET_BROWSER 01:15:00 + true