We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b5cbf commit 7d58a9cCopy full SHA for 7d58a9c
csharp/ql/test/query-tests/Security Features/CWE-091/XMLInjection/options
@@ -1 +1,3 @@
1
-semmle-extractor-options: /r:System.Private.Xml.dll /r:System.Xml.dll /r:System.Xml.ReaderWriter.dll /r:System.Runtime.Extensions.dll /r:System.Collections.Specialized.dll ${testdir}/../../../../resources/stubs/System.Web.cs
+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