Skip to content

Commit 60d26e5

Browse files
michaelnebel5idg5
authored andcommitted
C#: Cleanup test options files.
1 parent 82cf472 commit 60d26e5

File tree

1 file changed

+1
-1
lines changed
  • csharp/ql/test/library-tests/asp/basic

1 file changed

+1
-1
lines changed

csharp/ql/test/library-tests/asp/basic/Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// semmle-extractor-options: /nostdlib /noconfig
2-
// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
2+
// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
33
// semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
44

55
using System;

0 commit comments

Comments
 (0)