CommunityToolkit / CommunityToolkit/Labs-Windows
Figure out where rogue `Newtonsoft.Json` requirement is coming from
Open
build :fire:
enhancement
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
It seems like we needed to add a `Newtonsoft.Json` reference to get our build to work here:
https://github.com/CommunityToolkit/Labs-Windows/blob/566d1e43930171d191c14adfd5a4e276d9a974bd/Common/Labs.Head.props#L9
However, it'd be great not to need this. We should figure out what's causing this and investigate if we can remove it.
FYI @Arlodotexe as I believe you have more of the historical context here.
Contributor guide
Assessment
This issue has not been assessed yet.