Uh oh!
There was an error while loading. Please reload this page.
Update workload localization file directory structure - #59827
Conversation
ghost
commented
Sep 30, 2021
Tagging subscribers to this area: @dotnet/ncl Issue Detailsnull
|
sfoslund
commented
Sep 30, 2021
@marek-safar is this the correct branch for 6.0 GA? |
marek-safar
commented
Oct 1, 2021
Yes but the better way is to land it to main first with automatic backport |
sfoslund
commented
Oct 1, 2021
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. |
sfoslund
commented
Oct 1, 2021
@joeloff@steveisok@lewing can I get a review here so I can send a QB approval request? |
sfoslund
commented
Oct 1, 2021
Thanks! |
steveisok
commented
Oct 1, 2021
Please cherry pick the localization changes to main in the follow up PR. |
sfoslund
commented
Oct 1, 2021
Follow up PR into main: #59872 |
sfoslund
commented
Oct 4, 2021
@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
datadirectory, so moving the localize directory into the proper location to be picked up and laid down on disk.