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

Fix localization of test adapter messages #3867

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Sep 26, 2024

Copy the resource dlls into the correct localization folders for localized runs.

image

Fix https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2221503?src=WorkItemMention&src-action=artifact_link

@nohwnd nohwnd enabled auto-merge (squash) September 26, 2024 11:58
Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

netfx-netcore-netstandard folder is using CultureString instead of UICulture https://github.com/microsoft/testfx/blob/main/src/Adapter/MSTest.TestAdapter/build/netfx-netcore-netstandard/MSTest.TestAdapter.targets#L71. I am not sure if these should be unified.

Also uwp is having similar bug as net. Could you port the fix there too?

@nohwnd
Copy link
Member Author

nohwnd commented Sep 27, 2024

ah, I thought this is a common target that is used by all the tfms. will fix.

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