We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ba016 commit f017d4bCopy full SHA for f017d4b
1 file changed
README.md
@@ -29,8 +29,9 @@ Not all versions of StyleCop.Analyzers support all features of each C# language
29
30
| C# version | StyleCop.Analyzers version | Visual Studio version |
31
|------------|----------------------------|-----------------------|
32
-| 1.0 - 6.0 | v1.0.2 or higher | VS2015+ |
33
-| 7.0 - 7.3 | v1.1.0-beta or higher | VS2017 |
+| 1.0 - 6.0 | v1.0.2 or higher | VS2015+ |
+| 7.0 - 7.3 | v1.1.0-beta or higher | VS2017+ |
34
+| 8.0 | v1.2.0-beta or higher | VS2019 |
35
36
## Installation
37
0 commit comments