From e9b3f1282add9955696f14f257a16a1f24867d6f Mon Sep 17 00:00:00 2001 From: Michael Nebel Date: Tue, 29 Aug 2023 16:05:15 +0200 Subject: [PATCH] C#: Base UseBraces tests on stubs. --- csharp/ql/test/query-tests/UseBraces/options | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/csharp/ql/test/query-tests/UseBraces/options b/csharp/ql/test/query-tests/UseBraces/options index dc973fda28a..77b22963f5c 100644 --- a/csharp/ql/test/query-tests/UseBraces/options +++ b/csharp/ql/test/query-tests/UseBraces/options @@ -1 +1,2 @@ -semmle-extractor-options: /r:System.Runtime.Extensions.dll +semmle-extractor-options: /nostdlib /noconfig +semmle-extractor-options: --load-sources-from-project:${testdir}/../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj