I have one cloud service project, one webrole and one worker role. I have included the Microsoft.WindowsAzure.Targets.
When I am building through MSBuild its not generating the package, I can build a task for CsPack, but wanted to get it done via CorePublish which already does include the CsPack command. But CorePublish is not getting called during MsBuild. Please reply if someone has done it.