Skip to content

Commit

Permalink
update newtonsoft.json (#2688)
Browse files Browse the repository at this point in the history
  • Loading branch information
huichen123 authored Jun 28, 2022
1 parent 0dc4d25 commit 097d220
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@
<PackageReference Include="MSTest.TestFramework">
<Version>1.4.0</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<None Include="MrtCoreManagedTests.runsettings">
Expand Down Expand Up @@ -194,4 +197,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

0 comments on commit 097d220

Please sign in to comment.