aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate inside man functionality into its own package.

NTaylorMullen opened this issue · comments

Currently the tool has logic inside it to determine if it's the inside man; instead of this approach we should separate that differentiation by project.

Microsoft.AspNetCore.Razor.Design.

/cc @danroth27 / @Eilon for triage