We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981468f commit 6028f4bCopy full SHA for 6028f4b
csharp/ql/test/query-tests/Security Features/CWE-112/options
@@ -1 +1,3 @@
1
-semmle-extractor-options: /r:System.Collections.Specialized.dll /r:System.Runtime.Extensions.dll ${testdir}/../../../resources/stubs/System.Web.cs /r:System.Xml.ReaderWriter.dll /r:System.Private.Xml.dll
+semmle-extractor-options: /nostdlib /noconfig
2
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
3
+semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
0 commit comments