Create new blazor project (with selected DO not use top level statements )and when I am trying to build it getting below exception
Severity Code Description Project File Line Suppression State Details
Error CS0234 The type or namespace name 'Components' does not exist in the namespace '' (are you missing an assembly reference?)
URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/create
Operating system
windows
More information about your system
No response
Description
Create new blazor project (with selected DO not use top level statements )and when I am trying to build it getting below exception
Severity Code Description Project File Line Suppression State Details Error CS0234 The type or namespace name 'Components' does not exist in the namespace '' (are you missing an assembly reference?)
dotnet --info
No response