Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Supported versions of .NET in Visual Studio for Mac

Feedback

In this article

Important

Visual Studio for Mac was retired on August 31, 2024 in accordance with Microsoft’sModern Lifecycle Policy. While you can continue to work with Visual Studio for Mac, there are several other options for developers on Mac such as the preview version of the new C# Dev Kit extension for VS Code.

Learn more about support timelines and alternatives.

The following table describes the versions of .NET Core supported by the stable and preview versions of Visual Studio 2022 for Mac:

Note

There are no 17.1 or 17.2 versions of Visual Studio 2022 for Mac. The minor version number was bumped to 17.3 in order to match the version number of Visual Studio on Windows and address feedback that it’s confusing to have different sets of version numbers between products.

.NET Core SDK versionVisual Studio for Mac 17.0Visual Studio for Mac 17.3Visual Studio for Mac 17.4Visual Studio for Mac 17.5
v3.1✔︎✔︎✔︎
v6.0✔︎✔︎✔︎✔︎
v7.0✔︎✔︎

Important

Preview versions of the .NET Core SDK are not supported; please update to the released version. When installing Visual Studio 2022 for Mac 17.5, the released version of .NET Core v7.0 will be installed.

  • .NET Core 3.1 and .NET 6.0 are installed by default for 17.0 and 17.3.
  • .NET 6.0 and .NET 7.0 are installed by default for 17.4 and 17.5.
  • To download any other version of .NET Core, visit thedotnet page.
  • When you use .NET Core 7.0, C# version 11 will be used by default. C# 10 is default when using .NET Core 6.x. SeeC# language versioning for more info.
  • For information on installing a preview version of Visual Studio for Mac, see theInstall a Preview Release guide.

You can find the versions of .NET Core supported by Visual Studio 2019 for Machere.


  • Last updated on

In this article