-
Notifications
You must be signed in to change notification settings - Fork 289
Update Microsoft.Build.Utilities.Core to 17.11.48 #6770
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
|
/backport to rel/4.0 |
|
Started backporting to rel/4.0: https://github.com/microsoft/testfx/actions/runs/18977467755 |
|
/backport to rel/3.11 |
|
@nohwnd backporting to rel/4.0 failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Update Microsoft.Build.Utilities.Core to 17.11.48
Using index info to reconstruct a base tree...
M Directory.Packages.props
Falling back to patching base and 3-way merge...
Auto-merging Directory.Packages.props
CONFLICT (content): Merge conflict in Directory.Packages.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Update Microsoft.Build.Utilities.Core to 17.11.48
Error: The process '/usr/bin/git' failed with exit code 128NOTE: A PR will be created, but needs to be revised manually! |
|
Started backporting to rel/3.11: https://github.com/microsoft/testfx/actions/runs/18977472807 |
|
@nohwnd backporting to rel/3.11 failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Update Microsoft.Build.Utilities.Core to 17.11.48
Using index info to reconstruct a base tree...
M Directory.Packages.props
Falling back to patching base and 3-way merge...
Auto-merging Directory.Packages.props
CONFLICT (content): Merge conflict in Directory.Packages.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Update Microsoft.Build.Utilities.Core to 17.11.48
Error: The process '/usr/bin/git' failed with exit code 128NOTE: A PR will be created, but needs to be revised manually! |
|
/backport to rel/3.10 |
|
Started backporting to rel/3.10: https://github.com/microsoft/testfx/actions/runs/18978004387 |
|
@nohwnd backporting to rel/3.10 failed, the patch most likely resulted in conflicts: $ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch
Applying: Update Microsoft.Build.Utilities.Core to 17.11.48
Using index info to reconstruct a base tree...
M Directory.Packages.props
Falling back to patching base and 3-way merge...
Auto-merging Directory.Packages.props
CONFLICT (content): Merge conflict in Directory.Packages.props
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Update Microsoft.Build.Utilities.Core to 17.11.48
Error: The process '/usr/bin/git' failed with exit code 128NOTE: A PR will be created, but needs to be revised manually! |
…6770 (backport to rel/3.10) (#6848) Co-authored-by: Youssef Victor <[email protected]> Co-authored-by: Jakub Jareš <[email protected]>
…6770 (backport to rel/3.11) (#6847) Co-authored-by: Youssef Victor <[email protected]> Co-authored-by: Jakub Jareš <[email protected]>
…6770 (backport to rel/4.0) (#6846) Co-authored-by: Youssef Victor <[email protected]> Co-authored-by: Jakub Jareš <[email protected]>
No description provided.