C#: Use stubs instead of dll's in the dataflow global tests.

This commit is contained in:
Michael Nebel 2021-12-06 10:14:55 +01:00
Родитель 69ba2e6f8c
Коммит 2f85735b6a
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1 +1,3 @@
semmle-extractor-options: /r:System.Diagnostics.Process.dll /r:System.Linq.dll /r:System.Linq.Expressions.dll /r:System.Linq.Queryable.dll /r:System.ComponentModel.Primitives.dll
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: ${testdir}/../../../resources/stubs/System.Web.cs