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

[rel/3.6] Only ship TestAdapter related resources #4013

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Nov 6, 2024

Backport #4012
Fix #4006

@nohwnd
Copy link
Member Author

nohwnd commented Nov 6, 2024

This removes additional files that we copy into bin folder after #3949 that was shipped in 3.6.2 to fix localization and caused the linked bug. Before 3.6.2 we did not copy any of the dlls into bin folder, so localization did not work, we just shipped them.

So this fix reduces the dlls to the correct ones that should be copied to the bin folder, and impacts only 3.6.2 where we fixed the localization.

@Evangelink Evangelink merged commit bcdb033 into rel/3.6 Nov 6, 2024
2 of 7 checks passed
@Evangelink Evangelink deleted the resources-3.6 branch November 6, 2024 10:03
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