From 537977914884427c9416ec40057a17ad73432e30 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 29 Jun 2020 18:19:58 +0000 Subject: [PATCH] Sync eng/common directory with azure-sdk-tools repository --- eng/common/scripts/artifact-metadata-parsing.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/scripts/artifact-metadata-parsing.ps1 b/eng/common/scripts/artifact-metadata-parsing.ps1 index a4d510120167..e48a526fe9e5 100644 --- a/eng/common/scripts/artifact-metadata-parsing.ps1 +++ b/eng/common/scripts/artifact-metadata-parsing.ps1 @@ -337,7 +337,7 @@ function ParseCArtifact($pkg, $workingDirectory) { } return New-Object PSObject -Property @{ - PackageId = '' + PackageId = 'azure-sdk-for-c' PackageVersion = $pkgVersion # Artifact info is always considered deployable for C becasue it is not # deployed anywhere. Dealing with duplicate tags happens downstream in