Skip to content

Commit 2df3d53

Browse files
authored
Merge pull request #9558 from ryzngard/17_7_release
update roslyn version page
2 parents e65182b + e64db57 commit 2df3d53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/extensibility/roslyn-version-support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ As an example, to ensure that your custom analyzer works on all versions of Visu
2222

2323
| Roslyn package version | Minimum supported Visual Studio version |
2424
| - | - |
25-
| 4.7.0 | Visual Studio 2022 Version 17.7 (Preview) |
25+
| 4.8.0 | Visual Studio 2022 version 17.8 (Preview) |
26+
| 4.7.0 | Visual Studio 2022 version 17.7 |
2627
| 4.6.0 | Visual Studio 2022 version 17.6 |
2728
| 4.5.0 | Visual Studio 2022 version 17.5 |
2829
| 4.4.0 | Visual Studio 2022 version 17.4 |

0 commit comments

Comments
 (0)