HerrKnarz / Playnite-Extensions

Collection of useful Playnite extensions. See Readme for details!
MIT License
18 stars 2 forks source link

Convert to regular project file with only necessary dependencies #46

Closed CanRanBan closed 1 year ago

CanRanBan commented 1 year ago

This fixes reference mismatches of Newtonsoft.Json.

Tests succeed with Visual Studio 2019.

Tests depending on Newtonsoft.Json will always fail in Visual Studio 2022 with a reference mismatch if an older version is required.