From 7782c539c5cf3c961b49a21025f262baac03a7a6 Mon Sep 17 00:00:00 2001 From: Marco Visser Date: Fri, 22 Jan 2021 15:58:37 +0100 Subject: [PATCH] Correct 2.0.2-stu3 release --- build/azure-pipelines.yml | 2 +- common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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