We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d414ce0 commit 58d469bCopy full SHA for 58d469b
csharp/ql/test/query-tests/Security Features/CWE-601/UrlRedirect/options
@@ -1,4 +1,4 @@
1
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: --load-sources-from-project:../../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
4
semmle-extractor-options: ${testdir}/../../../../resources/stubs/System.Web.cs
0 commit comments