From 7ba8a663bf3b91fa666aca9c25d4660e8d2a6c95 Mon Sep 17 00:00:00 2001 From: Michael Nebel Date: Wed, 21 Jun 2023 14:44:41 +0200 Subject: [PATCH] C#: Base the CSI query test cases on stubs. --- csharp/ql/test/query-tests/CSI/CompareIdenticalValues/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp/ql/test/query-tests/CSI/CompareIdenticalValues/options b/csharp/ql/test/query-tests/CSI/CompareIdenticalValues/options index 993b83a0589..75c39b4541b 100644 --- a/csharp/ql/test/query-tests/CSI/CompareIdenticalValues/options +++ b/csharp/ql/test/query-tests/CSI/CompareIdenticalValues/options @@ -1 +1,2 @@ -semmle-extractor-options: /r:System.Diagnostics.Debug.dll +semmle-extractor-options: /nostdlib /noconfig +semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj