Skip to content

Commit c7e1f9e

Browse files
committed
Refresh article
1 parent 122ce81 commit c7e1f9e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/includes/install-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If the `nuget.exe` CLI tool is already installed, you can update the tool to the
3030
Behaviors can vary slightly based on your operating system distribution.
3131

3232
> [!NOTE]
33-
> Visual Studio for Mac was retired on August 31, 2024 in accordance with [Microsoft's Modern Lifecycle Policy](/lifecycle/policies/modern). You can continue to work with Visual Studio for Mac, but there are several other options for developers on Mac, such as the [C# Dev Kit extension for VS Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit).
33+
> Visual Studio for Mac was retired on August 31, 2024, in accordance with the [Microsoft Modern Lifecycle Policy](/lifecycle/policies/modern). You can continue to work with Visual Studio for Mac, but there are several other options for developers on macOS, such as the [C# Dev Kit extension for VS Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit).
3434
>
3535
> For more information about support timelines and alternatives, see [Visual Studio for Mac retired August 31, 2024](/lifecycle/announcements/visual-studio-mac-end-of-servicing).
3636

docs/install-nuget-client-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To find out how to use basic commands with the `nuget.exe` CLI tool, see [Manage
9999

100100
The following table compares the available features for the dotnet CLI, `nuget.exe` CLI, and Visual Studio tools for supported platforms.
101101

102-
| Feature | dotnet CLI | nuget CLI (Windows) | nuget CLI (Mono) | Visual Studio (Windows) |
102+
| Feature | dotnet CLI | nuget CLI (Windows) | nuget CLI (Mono) | Visual Studio |
103103
| --- | --- | --- | --- | --- |
104104
| Search packages | ✔ | ✔ | ✔ | ✔ |
105105
| Install or uninstall packages | ✔ | ✔ (1) | ✔ | ✔ |

0 commit comments

Comments
 (0)