Skip to content

Commit

Permalink
Update System.Text.Json
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmihai committed Jan 11, 2021
1 parent 9342c99 commit 2d35e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Update="System.Security.Permissions" Version="4.7.0" />
<PackageReference Update="System.Security.Principal.Windows" Version="4.7.0" />
<PackageReference Update="System.Text.Encoding.CodePages" Version="4.0.1" />
<PackageReference Update="System.Text.Json" Version="4.7.0" />
<PackageReference Update="System.Text.Json" Version="4.7.2" />
<PackageReference Update="System.Threading.Tasks.Dataflow" Version="4.9.0" />
<PackageReference Update="System.Threading.Thread" Version="4.0.0" />
<PackageReference Update="System.Xml.XPath" Version="4.3.0" />
Expand Down

0 comments on commit 2d35e8c

Please sign in to comment.