Skip to content

Installing two FHIR versions in same project clobbers specification.zip #1657

@vadi2

Description

@vadi2

Describe the bug
Installing the SDK for two versions of FHIR produces a single specification.zip in the output, which means that only one version will actually work.

Suggestion: Iinclude the version of the FHIR spec in the name of the specification.zip.

To Reproduce
Steps to reproduce the behavior:

  1. Use both Hl7.Fhir.Specification.STU3 and Hl7.Fhir.Specification.R4 in the same project
  2. Build project
  3. Observe output

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions