Skip to content

Conversation

@sujitnayak
Copy link
Contributor

@sujitnayak sujitnayak commented Sep 7, 2023

AB#1846089

Context

ClickOnce is not publishing copy-local content items from child projects.

Changes Made

GetCopyToOutputDirectoryItems target gets the content items of transitive project dependencies. The itemgroup with these contents is however getting cleared.

With this change, the content item group is being preserved and ClickOnce publishing target is now adding the TransitiveItemsToCopyToOutputDirectory itemgroup to its publish output.

Testing

Manual testing + Validation from CTI team of both customer repro and functional testing.

Notes

@AR-May AR-May self-requested a review September 12, 2023 13:35
… child projects, include output of target that get the transitive source items from child projects
@sujitnayak sujitnayak requested a review from ning51 September 15, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants