Skip to content

Commit

Permalink
updating System.Text.Json to minversion 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
awright18 authored Sep 1, 2022
1 parent 43d7c33 commit 7cc2374
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="[6,7)" />
<PackageReference Include="System.Text.Json" Version="[6.0.5,7)" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7cc2374

Please sign in to comment.