diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 113927b35f..988861c4ca 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -234,7 +234,7 @@ stages: condition: and(succeeded(), endswith(variables['Build.SourceBranch'], '-stu3')) inputs: command: push - packagesToPush: '$(Agent.BuildDirectory)/NuGetPackages/*.nupkg' + packagesToPush: '$(Agent.BuildDirectory)/NuGetPackages/*.nupkg;!$(Agent.BuildDirectory)/NuGetPackages/Hl7.Fhir.ElementModel.2.0.2.nupkg;$(Agent.BuildDirectory)/NuGetPackages/Hl7.Fhir.ElementModel.2.0.2.snupkg' nuGetFeedType: external publishFeedCredentials: NuGet verbosityPush: normal diff --git a/common b/common index 86b93b5fda..1375abee72 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 86b93b5fda88f21d050f5f9ef2a44eaf756cf3dd +Subproject commit 1375abee72385f939d7f086af4effbe361097db9