Discussions
How do we use a newer version of Newtonsoft.json in an iPART?
about 6 years ago by Jack
iMIS uses version 8 of Newtonsoft.json. I'd like to use the newest version of Newtonsoft.Json in my ipart.
My iPart uses C# and wants to deploy a new 11.0.2 Newtonsoft .dll.
How do I deploy my iPart which uses 11.0.2 without disrupting iMIS activity? It seems I need the right DLL and configuration entry.
Can I run the two versions side by side?