add blazor components sample #9
Annotations
10 errors and 2 warnings
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L36
The namespace 'YAF.SampleApp.Pages' already contains a definition for 'ErrorModel'
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L34
Duplicate 'ResponseCache' attribute
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L35
Duplicate 'IgnoreAntiforgeryToken' attribute
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L42
Type 'ErrorModel' already defines a member called 'ErrorModel' with the same parameter types
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L46
Type 'ErrorModel' already defines a member called 'OnGet' with the same parameter types
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L36
The namespace 'YAF.SampleApp.Pages' already contains a definition for 'ErrorModel'
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L34
Duplicate 'ResponseCache' attribute
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L35
Duplicate 'IgnoreAntiforgeryToken' attribute
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L42
Type 'ErrorModel' already defines a member called 'ErrorModel' with the same parameter types
|
build (8.0.x):
YAF.SampleApp/Pages/_Host.cshtml.cs#L46
Type 'ErrorModel' already defines a member called 'OnGet' with the same parameter types
|
build (8.0.x):
YAF.SampleApp/App.razor#L8
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
|
build (8.0.x):
YAF.SampleApp/App.razor#L8
Found markup element with unexpected name 'PageTitle'. If this is intended to be a component, add a @using directive for its namespace.
|