aspnetcore/test
N. Taylor Mullen 829faaaa4b Change TagHelperAttributeDescriptor to not depend on PropertyInfo.
- Right now the only information that is used from the PropertyInfo is the PropertyName and the PropertyType, therefore changed the PropertyInfo property on TagHelperAttributeDescriptor to be AttributeTypeName since we already had an accessor for AttributePropertyName.
- Modified test comparers to validate type names.

#214
2014-11-14 10:45:14 -08:00
..
Microsoft.AspNet.Razor.Runtime.Test Change TagHelperAttributeDescriptor to not depend on PropertyInfo. 2014-11-14 10:45:14 -08:00
Microsoft.AspNet.Razor.Test Add AssemblyName to TagHelperDescriptor. 2014-11-14 10:45:08 -08:00