Skip to content

How should I properly package a task to use task isolation? #9347

Answered by rainersigwald
bording asked this question in Q&A
Discussion options

You must be logged in to vote

@rainersigwald Is the deps.json file required to get the isolation, or is it enough to have the depdencies next to the task assembly in the package?

Not required unless you have native dependencies; if it's all .NET assemblies just having 'em next to your task assembly should be sufficient.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rainersigwald
Comment options

Answer selected by bording
@rainersigwald
Comment options

Comment options

You must be logged in to vote
1 reply
@rainersigwald
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants