forked from aspnet/Tooling
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# .NET Core 3.0 Preview 1 | ||
|
||
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". | ||
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. |