aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet-razor-tooling.exe cannot be invoked with 32bit dotnet.exe

NTaylorMullen opened this issue · comments

Currently dotnet-razor-tooling.exe is only ever built for x64; we need to do what dotnet-test-xunit does and compile for anycpu.