- Changed `TagHelperDescriptorFactory` to not create individual descriptors when `EditorBrowsableAttribute` is present and set to `EditorBrowsableState.Never`. - Added tests to validate the `TagHelperDescriptorFactory` creates the attribute correctly. - Did not look down the inheritance chain for `EditorBrowsableAttribute` because `TargetElement` is not inherited. #447 |
||
|---|---|---|
| .. | ||
| TagHelpers | ||
| TestFiles | ||
| Microsoft.AspNet.Razor.Runtime.Test.xproj | ||
| XmlDocumentationProviderTest.cs | ||
| project.json | ||