Skip to content

Commit 82cf472

Browse files
michaelnebel5idg5
authored andcommitted
C#: Fix ASP tests.
1 parent ffd6b26 commit 82cf472

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
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.NETCore.App/Microsoft.NETCore.App.csproj
2+
// semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
33
// semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
44

55
using System;

csharp/ql/test/library-tests/asp/basic/options

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)