Closed msjonathan closed 8 years ago
What in Core is using this?
MessageContextPropertyBase is part of this assembly.
A-ha, It's because of ContextPropertySerializer.
We'll have to take a look at how we can abstract it or move some stuff around.
Good catch!
This is not a bug since it is a mandatory reference for what we're doing. Closing this issue.
When using the base pipeline component, the reference to XLANG base types is asked. This is because the BizTalk.Extended.Core has a reference to this dll.
Is this wanted behavior? - maybe this could be solved with my previous ticket. #31