We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 338e765 + 2167428 commit b20b3deCopy full SHA for b20b3de
docs/extensibility/roslyn-version-support.md
@@ -18,6 +18,8 @@ As an example, to ensure that your custom analyzer works on all versions of Visu
18
19
| Roslyn package version | Minimum supported Visual Studio version |
20
| - | - |
21
+| 4.12.0 | Visual Studio 2022 version 17.12 |
22
+| 4.11.0 | Visual Studio 2022 version 17.11 |
23
| 4.10.0 | Visual Studio 2022 version 17.10 |
24
| 4.9.2 | Visual Studio 2022 version 17.9 |
25
| 4.8.0 | Visual Studio 2022 version 17.8 |
0 commit comments