From 40aa4384d8b3a42fbf443c78c3a68675aa1cf43b Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Wed, 10 Apr 2019 22:09:28 -0500 Subject: [PATCH] Update 3.0 prereqs for VS2019 RTM (#11926) --- aspnetcore/includes/net-core-prereqs-vs-3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/includes/net-core-prereqs-vs-3.0.md b/aspnetcore/includes/net-core-prereqs-vs-3.0.md index 2abc024f79..f411545748 100644 --- a/aspnetcore/includes/net-core-prereqs-vs-3.0.md +++ b/aspnetcore/includes/net-core-prereqs-vs-3.0.md @@ -1,2 +1,2 @@ -* [Visual Studio 2019 Preview](https://visualstudio.microsoft.com/vs/preview/) with the **ASP.NET and web development** workload +* [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) with the **ASP.NET and web development** workload * [.NET Core SDK 3.0 Preview](https://dotnet.microsoft.com/download/dotnet-core/3.0)