From 7f976a692bdaf4994e44f1befe6884626922958e Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Tue, 7 May 2019 18:09:27 -0700 Subject: [PATCH] Exclude MethodImplOptionsTests. Exclude the test because the fix is postponed. --- .../ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/src/ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj b/tests/src/ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj index 1d23bc3..ec2f298 100644 --- a/tests/src/ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj +++ b/tests/src/ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj @@ -6,6 +6,8 @@ AnyCPU {1AFDD005-7AB9-48E0-B6D4-4DE0560C936D} Exe + + true -- 2.7.4