From 9807d007f80b389602bc6216b2dedaaa71a9ec64 Mon Sep 17 00:00:00 2001 From: Zoltan Varga Date: Mon, 1 May 2023 20:36:43 +0200 Subject: [PATCH] Remove a RequiresProcessIsolation which is not required. --- .../JIT/Regression/JitBlue/Runtime_82535/Runtime_82535.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tests/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535.csproj b/src/tests/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535.csproj index 310a81f802b2e2..23a7bac808073e 100644 --- a/src/tests/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535.csproj +++ b/src/tests/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535.csproj @@ -1,8 +1,7 @@  - Exe + Library True - true