aspnetcore/test/Microsoft.AspNet.Razor.Runt...
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
..
TagHelpers Change TagHelperAttributeDescriptor to not depend on PropertyInfo. 2014-11-14 10:45:14 -08:00
Microsoft.AspNet.Razor.Runtime.Test.kproj Update KProj to the latest format 2014-11-12 15:24:16 -08:00
project.json Modifying tests to run in both in aspnet50 and aspnetcore50 2014-10-19 21:18:43 -07:00