Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d58a9c commit 95fddaeCopy full SHA for 95fddae
1 file changed
csharp/ql/test/query-tests/Security Features/CWE-094/options
@@ -1 +1,5 @@
1
-semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs /r:System.Collections.Specialized.dll ${testdir}/../../../resources/stubs/Microsoft.CSharp.cs /r:System.ComponentModel.Primitives.dll ${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
5
+semmle-extractor-options: ${testdir}/../../../resources/stubs/Microsoft.CSharp.cs
0 commit comments