Is your feature request related to a problem? Please describe.
Currently this lin depends on Json v10 and our Project depends on Json v12.
The problem is we need assembly signing and can't use binding redirects.
Our assemblies need to be deployed to the windows GAC.
Describe the solution you'd like
Release new major version which depends on Json v12 ( and v13 in a future release)
Describe alternatives you've considered
Fork this project or hook into assembly resoving / loading
Additional context
See Problem
*** Source/destination types
*** Source/destination JSON
{"message":"not relevant"}
Is your feature request related to a problem? Please describe.
Currently this lin depends on Json v10 and our Project depends on Json v12.
The problem is we need assembly signing and can't use binding redirects.
Our assemblies need to be deployed to the windows GAC.
Describe the solution you'd like
Release new major version which depends on Json v12 ( and v13 in a future release)
Describe alternatives you've considered
Fork this project or hook into assembly resoving / loading
Additional context
See Problem
*** Source/destination types
// not relevant*** Source/destination JSON