Skip to content

Commit

Permalink
Correct include for .NET 8 VS Mac prereq (#30064)
Browse files Browse the repository at this point in the history
* Correct include for .NET 8 VS Mac prereq
* Update aspnetcore/includes/net-prereqs-mac-8.0.md
  • Loading branch information
wadepickett authored Aug 16, 2023
1 parent 7aac446 commit e62eb1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aspnetcore/includes/net-prereqs-mac-8.0.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* [Visual Studio 2022 for Mac Preview](https://visualstudio.microsoft.com/vs/mac/preview/)
* [Visual Studio 2022 for Mac (latest version)](https://visualstudio.microsoft.com/vs/mac/)
* In Visual Studio 2022 for Mac, select **Tools** > **Preferences...** > **Preview Features** and enable **Use the .NET 8 SDK if installed (requires restart)**.

0 comments on commit e62eb1f

Please sign in to comment.