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:
- Use both
Hl7.Fhir.Specification.STU3 and Hl7.Fhir.Specification.R4 in the same project
- Build project
- Observe output