Skip to content

Commit

Permalink
Merge pull request #2665 from FirelyTeam/feature/snapshot-async-stu3
Browse files Browse the repository at this point in the history
Add Async support for SnapshotSource STU3
  • Loading branch information
mmsmits authored Jan 15, 2024
2 parents 28e5b58 + f18dbe3 commit 8b0d266
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 106 deletions.
106 changes: 0 additions & 106 deletions src/Hl7.Fhir.STU3/Specification/Source/SnapshotSource.cs

This file was deleted.

1 change: 1 addition & 0 deletions src/Hl7.Fhir.Shims.Base/Hl7.Fhir.Shims.Base.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<Import_RootNamespace>Hl7.Fhir.Shims.Base</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)Specification\Source\SnapshotSource.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Specification\Terminology\ExpandParameters.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Specification\Terminology\ExternalTerminologyService.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Specification\Terminology\FallbackTerminologyService.cs" />
Expand Down

0 comments on commit 8b0d266

Please sign in to comment.