We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd41f4f commit 1b264f7Copy full SHA for 1b264f7
csharp/ql/test/library-tests/csharp8/AsyncStreams.cs
@@ -1,4 +1,4 @@
1
-// semmle-extractor-options: /r:System.Threading.Tasks.dll /r:System.Threading.Tasks.Extensions.dll /r:netstandard.dll
+// semmle-extractor-options: /r:System.Threading.Tasks.dll /r:System.Threading.Tasks.Extensions.dll /r:netstandard.dll /langversion:preview
2
3
using System;
4
using System.Collections.Generic;
0 commit comments