Update dotnet-core-3.0-preview1.md

This commit is contained in:
Angelos Petropoulos 2018-12-04 12:44:51 -08:00 коммит произвёл GitHub
Родитель 288c8ab270
Коммит eef9cd9f7a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.