Commit Graph

4 Commits

Author SHA1 Message Date
jtalborough
c314b0e745 fix: update StringReader usage for .NET 8 compatibility and add Newtonsoft.Json dependency 2025-02-25 15:50:28 -05:00
jtalborough
d03e136ada fix: resolve StringReader compatibility between .NET Framework and .NET 6
- Add conditional compilation directives to use appropriate StringReader implementation
- Use System.IO.StringReader for .NET 6
- Use Crestron.SimplSharp.CrestronIO.StringReader for .NET Framework
2025-02-20 18:19:45 -05:00
Nick Genovese
aa0e4b707c fix: removed Newtonsoft.JSON full and aliases 2023-11-08 10:27:31 -05:00
Andrew Welker
6e7edd1b73 refactor: change folder structure 2023-02-06 17:30:23 -07:00