Skip to content

Commit 34e50de

Browse files
committed
C#: Only use the dll's that are strictly needed in the API Abuse/NoDisposeCallOnLocalIDisposable test case.
1 parent 82bf27c commit 34e50de

File tree

1 file changed

+1
-1
lines changed
  • csharp/ql/test/query-tests/API Abuse/NoDisposeCallOnLocalIDisposable

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
semmle-extractor-options: --cil /r:System.Xml.dll /r:System.Xml.ReaderWriter.dll /r:System.Private.Xml.dll /r:System.ComponentModel.Primitives.dll /r:System.IO.Compression.dll /r:System.Runtime.Extensions.dll
1+
semmle-extractor-options: --cil /r:System.Private.Xml.dll /r:System.IO.Compression.dll

0 commit comments

Comments
 (0)