aspnetcore/src
N. Taylor Mullen c87dd8d9de Fix EditorBrowsableAttribute detection to apply to individual attributes.
- Prior to this change we'd return early and not generate any found descriptors if ANY property on a `TagHelper` had editor browsable never.
- This issue was hidden from tests due to us using the wrong comparer. Updated the comparer and failures occurred without the `TagHelperDescriptorFactory` change (yay).

#454
2015-07-23 15:26:46 -07:00
..
Microsoft.AspNet.Razor Add repository information to project files 2015-07-01 20:21:13 -07:00
Microsoft.AspNet.Razor.Runtime Fix EditorBrowsableAttribute detection to apply to individual attributes. 2015-07-23 15:26:46 -07:00