Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/extensibility/roslyn-version-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ As an example, to ensure that your custom analyzer works on all versions of Visu

| Roslyn package version | Minimum supported Visual Studio version |
| - | - |
| 5.0.0 | Visual Studio 2026 version 18.0 |
| 4.14.0 | Visual Studio 2022 version 17.14 |
| 4.13.0 | Visual Studio 2022 version 17.13 |
| 4.12.0 | Visual Studio 2022 version 17.12 |
Expand Down