Skip to content

Commit

Permalink
Attempt to address component governance issue regarding old newtonsoft (
Browse files Browse the repository at this point in the history
#8)

Co-authored-by: Todd Grunke <toddgrun@microsoft.com>
  • Loading branch information
mmitche and ToddGrun committed Apr 14, 2023
1 parent e9a7e03 commit 0d59611
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 0d59611

Please sign in to comment.