I have a large enterprise application that some forms and functions are dependent upon ArcGIS SDK WPF 10.2.7, while we are taking time to migrate those to 100.x . Is it possible to run 100.X in the same application as 10.2.7, so we can create some new forms with the 100.x runtime, while we slowly migrate legacy functions over to 100.X ?
Is it possible w/ assembly binding, or is there any way that is possible?