Skip to content

Commit 2586e12

Browse files
authored
Fix VS for Mac version (#39569)
1 parent de2c97d commit 2586e12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/core/install/macos.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ Environment variables that add .NET to system path, such as the `PATH` variable,
199199

200200
Visual Studio for Mac installs the .NET SDK when the **.NET** workload is selected. To get started with .NET development on macOS, see [Install Visual Studio 2019 for Mac](/visualstudio/mac/installation).
201201

202-
| .NET SDK version | Visual Studio version |
203-
| --------------------- | ---------------------------------------------------- |
204-
| 8.0 | Visual Studio 2022 for Mac 17.8 or higher. |
205-
| 7.0 | Visual Studio 2022 for Mac 17.4 or higher. |
206-
| 6.0 | Visual Studio 2022 for Mac Preview 3 17.0 or higher. |
202+
| .NET SDK version | Visual Studio version |
203+
| --------------------- | ---------------------------------------------------------------------------- |
204+
| 8.0 | Visual Studio 2022 for Mac 17.6 or higher. (Available as a preview feature.) |
205+
| 7.0 | Visual Studio 2022 for Mac 17.4 or higher. |
206+
| 6.0 | Visual Studio 2022 for Mac Preview 3 17.0 or higher. |
207207

208208
:::image type="content" source="media/install-sdk/mac-install-selection.png" alt-text="macOS Visual Studio 2019 for Mac with the .NET workload selected." lightbox="media/install-sdk/mac-install-selection.png":::
209209

0 commit comments

Comments
 (0)