Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Pipeline component asks for the reference Microsoft.XLANGs.BaseTypes #33

Closed
msjonathan opened this issue Dec 4, 2015 · 4 comments
Closed
Assignees
Labels
Milestone

Comments

@msjonathan
Copy link
Contributor

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

@tomkerkhove
Copy link
Contributor

#31 should not fix it - It should only add the pipeline dlls for pipelines and vice versa imo.

What in Core is using this?

@msjonathan
Copy link
Contributor Author

MessageContextPropertyBase is part of this assembly.

@tomkerkhove
Copy link
Contributor

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!

@tomkerkhove tomkerkhove added bug and removed question labels Dec 4, 2015
@tomkerkhove tomkerkhove self-assigned this Dec 4, 2015
@tomkerkhove tomkerkhove added this to the Release #1 milestone Dec 4, 2015
@tomkerkhove
Copy link
Contributor

This is not a bug since it is a mandatory reference for what we're doing.
Closing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants