aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transition to new Dotnet CLI tooling format.

NTaylorMullen opened this issue · comments

Right now we generate an exe called Microsoft.AspNet.Tooling.Razor that's eventually run by DNX. As part of the move to use dotnet CLI we need to transition the exe to be usable via the new tools node in project.json.