Skip to content

Commit c76d3c0

Browse files
authored
Merge pull request #8549 from JoeRobich/patch-3
Update Roslyn package version in support doc
2 parents 1a5ae8b + 1b5579d commit c76d3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/roslyn-version-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ As an example, to ensure that your custom analyzer works on all versions of Visu
2323

2424
| Roslyn package version | Minimum supported Visual Studio version |
2525
| - | - |
26-
| 4.3.0 | Visual Studio 2022 version 17.3 |
26+
| 4.3.1 | Visual Studio 2022 version 17.3 |
2727
| 4.2.0 | Visual Studio 2022 version 17.2 |
2828
| 4.1.0 | Visual Studio 2022 version 17.1 |
2929
| 4.0.1 | Visual Studio 2022 RTM |

0 commit comments

Comments
 (0)