Skip to content

Commit ada49db

Browse files
committed
C#: Specific language version not needed in options file for API Abuse/NoDisposeCallOnLocalIDisposable.
1 parent d1184f0 commit ada49db

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 /langversion:8.0 /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.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

0 commit comments

Comments
 (0)