Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/857 (#492)

This commit is contained in:
Azure SDK Bot 2020-08-24 14:30:16 -07:00 committed by GitHub
parent 4e9efce5f4
commit 1340539897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ function ParseCArtifact($pkg, $workingDirectory) {
}
return New-Object PSObject -Property @{
PackageId = 'azure-sdk-for-c'
PackageId = ''
PackageVersion = $pkgVersion
# Artifact info is always considered deployable for C becasue it is not
# deployed anywhere. Dealing with duplicate tags happens downstream in