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 82cf472 commit 60d26e5Copy full SHA for 60d26e5
csharp/ql/test/library-tests/asp/basic/Test.cs
@@ -1,5 +1,5 @@
1
// semmle-extractor-options: /nostdlib /noconfig
2
-// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
+// 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
5
using System;
0 commit comments