We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db9a28f + f017d4b commit 4b65f96Copy full SHA for 4b65f96
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