aspnetcore/test
N. Taylor Mullen a76f16cda8 Removed `TagHelper` infrastructure `using` statements.
- The using statements had a chance to conflict with user code. Removed them and changed the default configured type names to be `global::` full name based.
- Updated test file `TagHelperDescriptor.TypeName`s to have namespaces to make them easier to read.

#580
2015-10-29 16:23:38 -07:00
..
Microsoft.AspNet.Razor.Runtime.Precompilation.Files
Microsoft.AspNet.Razor.Runtime.Precompilation.Test
Microsoft.AspNet.Razor.Runtime.Test
Microsoft.AspNet.Razor.Test Removed `TagHelper` infrastructure `using` statements. 2015-10-29 16:23:38 -07:00