We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b704f commit e0b661cCopy full SHA for e0b661c
csharp/ql/test/query-tests/Security Features/CWE-134/options
@@ -1 +1,4 @@
1
-semmle-extractor-options: /r:System.Runtime.Extensions.dll /r:System.Collections.Specialized.dll ${testdir}/../../../resources/stubs/System.Web.cs ${testdir}/../../../resources/stubs/System.Windows.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
4
+semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Windows.cs
0 commit comments