0

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.

  • did you take a look here ? http://azure.microsoft.com/en-us/documentation/articles/cloud-services-dotnet-continuous-delivery/#step2 in worst case scenario add a powershell script to package after building (with the Azure cmdlets) – techmike2kx Jan 19 '15 at 21:26
  • Did you run `msbuild \t:Package`? – Maria Ines Parnisari Jan 20 '15 at 03:15

0 Answers0