aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles/CodeGenerator
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
..
Output Removed `TagHelper` infrastructure `using` statements. 2015-10-29 16:23:38 -07:00
Source Added `TagHelper` support for `enum`s. 2015-10-29 10:04:07 -07:00