Skip to content

Commit f168c2c

Browse files
authored
Merge pull request #10272 from JoeRobich/patch-4
Update Roslyn package versions.
2 parents 470e903 + f08a66c commit f168c2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/extensibility/roslyn-version-support.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ 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.8.0 | Visual Studio 2022 version 17.8 (Preview) |
21+
| 4.10.0 | Visual Studio 2022 version 17.10 |
22+
| 4.9.2 | Visual Studio 2022 version 17.9 |
23+
| 4.8.0 | Visual Studio 2022 version 17.8 |
2224
| 4.7.0 | Visual Studio 2022 version 17.7 |
2325
| 4.6.0 | Visual Studio 2022 version 17.6 |
2426
| 4.5.0 | Visual Studio 2022 version 17.5 |

0 commit comments

Comments
 (0)