Skip to content

Commit

Permalink
🚧Remove the newtonsoft package (#182)
Browse files Browse the repository at this point in the history
* Start work for issue #168

* deps: remove newtonsoft pkg that wasn't being used

---------

Co-authored-by: Calvin Wilkinson <85414302+CalvinWilkinson@users.noreply.github.com>
  • Loading branch information
kselena and CalvinWilkinson authored Nov 26, 2023
1 parent ebbaeb0 commit 0dd012b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 0dd012b

Please sign in to comment.