Pranav K
473f642dde
Modifying tests to run in both in aspnet50 and aspnetcore50
...
* Additionally trimming references from project.json
2014-10-19 21:18:43 -07:00
NTaylorMullen
4f9a6fed93
Fix inherited TagHelper properties.
...
- Used to only look at declared properties on the tag helper type, now we get the runtime properties.
- Fixed Runtime test projec to work with new CLR changes (looks like it was missed).
#189
2014-10-13 15:33:38 -07:00
NTaylorMullen
dfe41eced8
Updated versions for runtime project.
2014-10-09 12:57:54 -07:00
NTaylorMullen
b37b11d4b6
Add tests to validate TagHelperDescriptorResolver.
...
- Tested the descriptor resolver and its underlying dependencies (TagHelperTypeResolver and TagHelperDescriptorFactory).
#99
#158
2014-10-09 12:57:52 -07:00
N. Taylor Mullen
b1b1da0781
Add Microsoft.AspNet.Razor.Runtime src and test project.
...
#136
2014-10-09 12:50:52 -07:00