How can I use the "Precompile during publishing" flag on a VS2013 x64 project? No matter what I do, it fails to publish because it insists on using the x86 ASPNETCOMPILER.
I think I used to have this working in VS2012, but after upgrading to VS2013 it is no longer working.
I recall the fix involving changing a text file related to MSBuild
but I honestly don't know very much about it so it's a little hazy.
Any help is greatly appreciated. Thanks!