Skip to content

Commit

Permalink
Pin System.Text.Json version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcbeattyAWS committed Nov 13, 2024
1 parent e810ffe commit e732332
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<!-- We are pining Newtonsoft.Json to 13.0.1 to maintain compatibility with the VS Toolkit.
https://devblogs.microsoft.com/visualstudio/using-newtonsoft-json-in-a-visual-studio-extension/-->
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e732332

Please sign in to comment.