Skip to content

Commit

Permalink
Rollback upgrade of Newtonsoft.Json because of this issue: JamesNK/Ne…
Browse files Browse the repository at this point in the history
  • Loading branch information
marcovisserFurore committed Jan 11, 2023
1 parent 0c70a03 commit 541f145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.7.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 541f145

Please sign in to comment.