Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/nuget/System.Threading.Tasks.D…
Browse files Browse the repository at this point in the history
…ataflow-9.0.1
  • Loading branch information
ewoutkramer authored Jan 16, 2025
2 parents 8c9483f + 2ca07af commit 2a7dd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2a7dd4c

Please sign in to comment.