From eef9cd9f7a0366f7262c8637b79206abca62f5bc Mon Sep 17 00:00:00 2001 From: Angelos Petropoulos Date: Tue, 4 Dec 2018 12:44:51 -0800 Subject: [PATCH] Update dotnet-core-3.0-preview1.md --- dotnet-core-3.0-preview1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-core-3.0-preview1.md b/dotnet-core-3.0-preview1.md index 8ddfdff..cd9da1a 100644 --- a/dotnet-core-3.0-preview1.md +++ b/dotnet-core-3.0-preview1.md @@ -9,4 +9,4 @@ To create or open applications targeting .NET Core 3.0, Visual Studio 2019 or ne When creating a new project Visual Studio may show you a yellow bar with the message "**ASP.NET Core 3.0 or newer projects are not supported by this version of Visual Studio**" -**Workaround:** You need to hit Cancel in OneAspNet dialog and then restart VS for the yellow-bar message to go away and ASP.NET Core 3.0 to show up in the dropdown. Simply cancel and re-open OneAspNet dialog without restarting VS does not fix the issue. +**Workaround:** You need to hit 'Cancel' in dialog and then restart VS for the yellow-bar message to go away and ASP.NET Core 3.0 to show up in the dropdown. Simply cancel and re-open dialog without restarting VS does not fix the issue.