aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dispatch does not handle multiple assembly name arguments.

NTaylorMullen opened this issue · comments

Currently if one calls dotnet razor-tooling resolve-taghelpers ./project.json AssemlyName1 AssemblyName2 the dispatch command only receives the first assembly name.