Commit 6276dd8
committed
doc: Clarify supported Visual Studio versions for windows
The current documentation uses ">=" which implies that any future
version of Visual Studio will work. However, VS 2026 has been
shown to cause build failures on certain branches. This change
explicitly lists 2022 and 2026 as the supported versions to
prevent user confusion.
Fixes: #614491 parent 95245a7 commit 6276dd8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments