How to precompile MVC web project (with all Razor views in it) and deploy it using the standard Visual Studio Azure Publishing tool?
There is no option for me now to use any other Azure deploying tools which could allow to enable this option like it's already exists in local "File System" publishing.
Already read many articles but there doesn't seem an easy way to do it!
Any help?