|
|
ServiceDefinition.build.csdef
in
<Target Name="Package-Stage">
<Exec
Command=""$(ServiceHostingSDKBinDir)cspack" "$(SrcFolder)\Orchard.Azure\Orchard.Azure.CloudService\ServiceDefinition.build.csdef" /role:Orchard.Azure.Web;"$(MsDeployFolder)";Orchard.Azure.Web.dll /sites:Orchard.Azure.Web;Web;"$(MsDeployFolder)" /rolePropertiesFile:Orchard.Azure.Web;"$(CloudRootFolder)\Properties.txt" /out:"$(StageFolder)\Orchard.Azure.Web.cspkg""
WorkingDirectory="$(MsDeployFolder)"
/>
</Target>
should be
ServiceDefinition.csdef
|
|
Coordinator
Nov 16, 2012 at 8:48 PM
|
Can you please file a bug in the issue tracker?
|
|
|
|
I'm getting this too, and as it has not been added as a bug yet, I will raise it now.
|
|