Attempting to build an Azure Cloud Services project via MSBuild emits the following error. As far as I was aware the Worker Role (Nodejs) projects do not generate an executable file, nor can I find any reference to one in the targets/project file.
Any ideas how I can workaround this?
Comments: This will require working with Azure Tools to help fix the command line build. Let's document the workaround for 1.0 and try to fix in future release. Build in Visual Studio works however.
Any ideas how I can workaround this?
Comments: This will require working with Azure Tools to help fix the command line build. Let's document the workaround for 1.0 and try to fix in future release. Build in Visual Studio works however.