-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Update workload localization file directory structure #59827
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
Conversation
Tagging subscribers to this area: @dotnet/ncl Issue Detailsnull
|
@marek-safar is this the correct branch for 6.0 GA? |
Yes but the better way is to land it to main first with automatic backport |
It looks like the original change I'm working off of is not in main yet, so I'll cherry pick these changes into main in a separate PR. |
@joeloff @steveisok @lewing can I get a review here so I can send a QB approval request? |
Thanks! |
Please cherry pick the localization changes to main in the follow up PR. |
Follow up PR into main: #59872 |
@steveisok this has been approved but I don't have permissions to merge, can you please merge? |
Fixing a bug in #59379, part of dotnet/sdk#20497
Workload/SDK logic only copies content in the
data
directory, so moving the localize directory into the proper location to be picked up and laid down on disk.