aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transition test projects to use Razor test source comparers.

NTaylorMullen opened this issue · comments

Today the RazorTooling test projects utilize the Microsoft.AspNet.Razor defined comparers which aren't suited for testing. Now that aspnet/Razor#461 has been completed the test projects can use the same comparers that Razor uses to test its components.