Skip to content

Commit 67685bd

Browse files
authored
Add .NET 9 to VS table (#43579)
1 parent 2757501 commit 67685bd

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

docs/core/install/windows.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -148,16 +148,17 @@ The Visual Studio documentation provides instructions on how to:
148148

149149
If you're using Visual Studio to develop .NET apps, the following table describes the minimum required version of Visual Studio based on the target .NET SDK version.
150150

151-
| .NET SDK version | Visual Studio version |
152-
| --------------------- | ------------------------------------------ |
153-
| 8 | Visual Studio 2022 version 17.8 or higher. |
154-
| 7 | Visual Studio 2022 version 17.4 or higher. |
155-
| 6 | Visual Studio 2022 version 17.0 or higher. |
156-
| 5 | Visual Studio 2019 version 16.8 or higher. |
157-
| 3.1 | Visual Studio 2019 version 16.4 or higher. |
158-
| 3.0 | Visual Studio 2019 version 16.3 or higher. |
159-
| 2.2 | Visual Studio 2017 version 15.9 or higher. |
160-
| 2.1 | Visual Studio 2017 version 15.7 or higher. |
151+
| .NET SDK version | Visual Studio version |
152+
| --------------------- | ------------------------------------------- |
153+
| 9 | Visual Studio 2022 version 17.12 or higher. |
154+
| 8 | Visual Studio 2022 version 17.8 or higher. |
155+
| 7 | Visual Studio 2022 version 17.4 or higher. |
156+
| 6 | Visual Studio 2022 version 17.0 or higher. |
157+
| 5 | Visual Studio 2019 version 16.8 or higher. |
158+
| 3.1 | Visual Studio 2019 version 16.4 or higher. |
159+
| 3.0 | Visual Studio 2019 version 16.3 or higher. |
160+
| 2.2 | Visual Studio 2017 version 15.9 or higher. |
161+
| 2.1 | Visual Studio 2017 version 15.7 or higher. |
161162

162163
If you already have Visual Studio installed, you can check your version with the following steps.
163164

0 commit comments

Comments
 (0)