aspnetcore/test
N. Taylor Mullen 3d0bf621f3 Update `TagHelperDesignTimeDescriptorFactory` to work in CoreCLR.
- After discussion offline to maintain consistency we decided to also remove `CodeBase` fallback in the net451 scenario. This will keep CoreCLR and net451 scenarios more consistent.
- Removed `CodeBase` validation tests.
- Added `GetAssemblyLocation` extensibility point to enable proper testing of the `TagHelperDesignTimeDescriptorFactory`.

#709
2016-03-21 16:17:37 -07:00
..
Microsoft.AspNetCore.Razor.Runtime.Test Update `TagHelperDesignTimeDescriptorFactory` to work in CoreCLR. 2016-03-21 16:17:37 -07:00
Microsoft.AspNetCore.Razor.Test