From 8ad3d89891587a571f144945893bd681b288790f Mon Sep 17 00:00:00 2001 From: Ivan Diaz Date: Wed, 19 Jul 2023 16:29:34 -0700 Subject: [PATCH 1/7] Removed the Crossgen2 -O option from CLRTest.CrossGen.targets file. --- src/tests/Common/CLRTest.CrossGen.targets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tests/Common/CLRTest.CrossGen.targets b/src/tests/Common/CLRTest.CrossGen.targets index a69ae678bb32c9..e70fabe50b2182 100644 --- a/src/tests/Common/CLRTest.CrossGen.targets +++ b/src/tests/Common/CLRTest.CrossGen.targets @@ -1,6 +1,6 @@