You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
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.
Today the RazorTooling test projects utilize the
Microsoft.AspNet.Razordefined 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.