dotnet/core

Visual Studio support isn't listed with the various SDK versions on the download page and mentioned incorrectly in the release notes

jeroenlandheer opened this issue · 0 comments

URL(s)

Download page: https://dotnet.microsoft.com/en-us/download/dotnet/8.0
Release notes: https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.10/8.0.10.md?WT.mc_id=dotnet-35129-website#visual-studio-compatibility

Description

For version 8.0.10 the various versions of Visual Studio aren't listed on the download page.

AFAIK the 8.0.1xx SDKs are for Visual Studio 2022 17.8, 3xx for 17.10 and 4xx for 17.11, but it is not mentioned on the page. In the release notes it is just stated that you need Visual Studio 17.11 or later, but this is untrue, because the other versions are specifically made for the older Visual Studio versions that are on long term support.