Skip to content

Commit 3cd39f6

Browse files
authored
[C# Analyzer] Configuration Versioning Note (#81)
* versioning note * option only * RR feedback
1 parent cf43829 commit 3cd39f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/configuration.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ by the {+product-short+}:
114114
its nested namespaces only
115115
- ``"None"``: Do not analyze LINQ expressions
116116

117+
.. important::
118+
119+
The ``LinqAnalysisVerbosity`` configuration option is available only in {+product-short+} v2.0 and later.
120+
117121
| **Accepted Values**: ``"All"``, ``"Medium"``, or ``"None"``
118122
| **Default**: ``"Medium"``
119123

0 commit comments

Comments
 (0)