Skip to content

Commit f017d4b

Browse files
skarllotFabrício Godoy
authored andcommitted
Update README including C# 8.0
1 parent f6ba016 commit f017d4b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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)