From 9633ad41d54e3d170baea40100022c14e2f74534 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Tue, 11 Aug 2026 09:27:08 +0000
Subject: [PATCH 1/2] Initial plan
From dcff2d02830c55eb378e83adfa38f1f4581f526f Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Tue, 11 Aug 2026 09:32:37 +0000
Subject: [PATCH 2/2] Disable R2R IL stripping for Net.Security unit tests
Co-authored-by: rzikm <32671551+rzikm@users.noreply.github.com>
---
.../tests/UnitTests/System.Net.Security.Unit.Tests.csproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj b/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
index 4fc175a78197f2..06761af8cbab3f 100644
--- a/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
+++ b/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj
@@ -11,6 +11,7 @@
$(NoWarn);3021
$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent)-unix;$(NetCoreAppCurrent)-browser;$(NetCoreAppCurrent)-osx;$(NetCoreAppCurrent)-ios;$(NetCoreAppCurrent)-android
+ false
true