C#: Add the EntityFramework stub to the general flow summaries test.

This commit is contained in:
Michael Nebel
2023-05-23 12:05:23 +02:00
parent dea8f576ad
commit 2b8bbfe888

View File

@@ -2,3 +2,4 @@ semmle-extractor-options: /nostdlib /noconfig
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/Newtonsoft.Json/13.0.1/Newtonsoft.Json.csproj
semmle-extractor-options: --load-sources-from-project:../../../resources/stubs/_frameworks/Microsoft.AspNetCore.App/Microsoft.AspNetCore.App.csproj
semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
semmle-extractor-options: ${testdir}/../../../resources/stubs/EntityFramework.cs