Skip to content

Commit 4b65f96

Browse files
authored
Merge pull request #3085 from skarllot/patch-1
Update README including C# 8.0
2 parents db9a28f + f017d4b commit 4b65f96

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ Not all versions of StyleCop.Analyzers support all features of each C# language
2929

3030
| C# version | StyleCop.Analyzers version | Visual Studio version |
3131
|------------|----------------------------|-----------------------|
32-
| 1.0 - 6.0 | v1.0.2 or higher | VS2015+ |
33-
| 7.0 - 7.3 | v1.1.0-beta or higher | VS2017 |
32+
| 1.0 - 6.0 | v1.0.2 or higher | VS2015+ |
33+
| 7.0 - 7.3 | v1.1.0-beta or higher | VS2017+ |
34+
| 8.0 | v1.2.0-beta or higher | VS2019 |
3435

3536
## Installation
3637

0 commit comments

Comments
 (0)