AspNetCore.Docs/aspnetcore/includes/net-core-prereqs-vs2017-2.2.md

6 lines
677 B
Markdown
Raw Normal View History

* [Visual Studio 2017 version 15.9 or later](https://visualstudio.microsoft.com/downloads/) with the **ASP.NET and web development** workload. You can use [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/?utm_medium=microsoft&utm_source=docs.microsoft.com&utm_campaign=inline+link&utm_content=download+vs2019), but some project creation steps differ from what's shown in the tutorial.
* [.NET Core SDK 2.2 or later](https://www.microsoft.com/net/download/all)
> [!WARNING]
> If you use Visual Studio 2017, see [dotnet/sdk issue #3124](https://github.com/dotnet/sdk/issues/3124) for information about .NET Core SDK versions that don't work with Visual Studio.