Azure用のMsBuildターゲット「Microsoft.CloudService.targets」

Azure用のパッケージを作るためのビルドターゲット

  • ターゲットの種類
    • PackageComputeService
    • BeforePackageComputeService
    • AfterPackageComputeService
    • CorePackageComputeService
    • VerifySDKInstallation
    • FindServiceDefinition
    • FindServiceConfiguration
    • ResetTargetNames
    • ResolveRoleReferences
    • ResolveWebRoleReferences
    • ResolveWorkerRoleReferences
    • ResolveSingleWorkerRoleReference
    • ValidateComputeProject
    • ValidateRoleProjects
    • ValidateServiceFiles
    • CreateManifestResourceNames
    • CorePublish

タスクは以下の通り。


  • Microsoft.CloudService.MSBuildTasks.dll(C:\Program Files\MSBuild\Microsoft\Cloud Service\v1.0)
    • AssociatePlatformWithRoleReferences
    • FindTargetPath
    • IsolatedCSPack
    • ItemGroupsOrderedMerge
  • Microsoft.ServiceHosting.Tools.MSBuildTasks.dll(C:\Program Files\Windows Azure SDK\v1.0\bin)
    • CSPack
    • ValidateServiceFiles