From 946854bd17d7fc1021cb994bd3296f65ee2bbdb6 Mon Sep 17 00:00:00 2001 From: Michael Nebel Date: Tue, 29 Aug 2023 11:24:10 +0200 Subject: [PATCH] C#: Base the EmptyBlock test on stubs. --- csharp/ql/test/query-tests/EmptyBlock/options | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 csharp/ql/test/query-tests/EmptyBlock/options diff --git a/csharp/ql/test/query-tests/EmptyBlock/options b/csharp/ql/test/query-tests/EmptyBlock/options new file mode 100644 index 00000000000..77b22963f5c --- /dev/null +++ b/csharp/ql/test/query-tests/EmptyBlock/options @@ -0,0 +1,2 @@ +semmle-extractor-options: /nostdlib /noconfig +semmle-extractor-options: --load-sources-from-project:${testdir}/../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj