Sdk
$(ARTIFACT_STORAGE_CONTAINER)
dotnet
$(ARTIFACT_STORAGE_KEY)
$(ARTIFACT_STORAGE_ACCOUNT)
dotnetcli
https://$(ArtifactCloudDropAccountName).blob.core.windows.net/$(ArtifactContainerName)
$(CHECKSUM_STORAGE_CONTAINER)
$(CHECKSUM_STORAGE_KEY)
$(CHECKSUM_STORAGE_ACCOUNT)
$(Product)/$(NugetVersion)/$([System.String]::Copy('%(Filename)%(Extension)').Replace('\' ,'/'))
$(DotnetBlobRootUrl)/$(Product)/$(NugetVersion)/%(SdkInstallerFileItemGroup.Filename)%(SdkInstallerFileItemGroup.Extension)
$(SdkDebianIntermediateDirectory)/package_upload.json
1
{
"name":"$(SdkDebianPackageName)",
"version":"$(NugetVersion)-$(DebianRevisionNumber)",
"repositoryId":"$(REPO_ID)",
"sourceUrl": "$(SdkDebianUploadUrl)"
}
$(Product)/$(NugetVersion)/$([System.String]::Copy('%(Filename)%(Extension)').Replace('\' ,'/'))