Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "runtimes" directory in NuPkg for hosting assemblies #1175

Merged
merged 3 commits into from
Apr 22, 2022

Conversation

j0shuams
Copy link
Contributor

We saw an issue in the WinUI test pass where the hosting binaries were not being packaged correctly. Root causing showed that they seemed to be pulled in involuntarily because of their path in the nupkg. Nuget has convention based logic for distributing binaries from the "runtimes" directory of a nupkg. So we opt for a unique folder to contain our hosting binaries, given they are only needed in select scenarios.

Validated with authoring samples and the WinUI test pass

@j0shuams j0shuams requested a review from manodasanW April 21, 2022 23:23
@j0shuams j0shuams merged commit 6fd1d37 into master Apr 22, 2022
@j0shuams j0shuams deleted the jlarkin/hosting-not-runtimes branch April 22, 2022 20:40
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.

2 participants