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 9639dca commit 93007f8Copy full SHA for 93007f8
csharp/ql/test/query-tests/Security Features/CWE-079/XSS/options
@@ -1,3 +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:${testdir}/../../../../resources/stubs/Microsoft.Extensions.Primitives/6.0.0/Microsoft.Extensions.Primitives.csproj
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/Microsoft.Extensions.Primitives/6.0.0/Microsoft.Extensions.Primitives.csproj
4
+semmle-extractor-options: ${testdir}/../../../../resources/stubs/AspNetCore.cs
csharp/ql/test/query-tests/Security Features/CWE-079/XSS/corestubs.cs renamed to csharp/ql/test/resources/stubs/AspNetCore.cs
0 commit comments