Skip to content

Commit

Permalink
Update rel notes for 8.0 (#8905)
Browse files Browse the repository at this point in the history
* Update 8.0.0.md

* Update 8.0.0.md
  • Loading branch information
rbhanda authored Nov 14, 2023
1 parent d75fa96 commit 7bc112c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes/8.0/8.0.0/8.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ A security feature bypass vulnerability exists in ASP.NET where an unauthenticat

## Visual Studio Compatibility

You need [Visual Studio 17.8](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. Visual Studio for Mac 17.6 supports .NET 8.0 however users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 8 SDK for creating, loading, building, and debugging projects. The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 11.
You need [Visual Studio 17.8](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. While not officially supported, we’ve also enabled rudimentary support for .NET 8 in Visual Studio for Mac. Users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 8 SDK for creating, loading, building, and debugging projects. The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 11.


## Feedback

Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #8904](https://github.com/dotnet/core/issues/8904) for your questions and comments.

[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
Expand Down

0 comments on commit 7bc112c

Please sign in to comment.