Skip to content

Commit 2167428

Browse files
authored
Update roslyn-version-support.md
1 parent 52be5ed commit 2167428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/extensibility/roslyn-version-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ As an example, to ensure that your custom analyzer works on all versions of Visu
1818

1919
| Roslyn package version | Minimum supported Visual Studio version |
2020
| - | - |
21+
| 4.12.0 | Visual Studio 2022 version 17.12 |
22+
| 4.11.0 | Visual Studio 2022 version 17.11 |
2123
| 4.10.0 | Visual Studio 2022 version 17.10 |
2224
| 4.9.2 | Visual Studio 2022 version 17.9 |
2325
| 4.8.0 | Visual Studio 2022 version 17.8 |

0 commit comments

Comments
 (0)