Modify the path error in the comment. (#22168)

This commit is contained in:
lark 2020-05-28 00:52:01 +08:00 committed by GitHub
parent a6e4eff6f9
commit 5b5c3f3934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Components
// IMPORTANT
//
// Many of these names are used in code generation. Keep these in sync with the code generation code
// See: src/Microsoft.AspNetCore.Components.Razor.Extensions/ComponentsApi.cs
// See: src/Components/Analyzers/src/ComponentsApi.cs
// Most of the developer-facing component lifecycle concepts are encapsulated in this
// base class. The core components rendering system doesn't know about them (it only knows