Skip to content

[release/9.0.2xx] [dotnet-format] Include the .NET Framework buildhost executable in the SDK. #45321

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

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2024

Backport of #45290 to release/9.0.2xx

/cc @JoeRobich

This is necessary for dotnet-format to loading .NET Framework projects.
@JoeRobich JoeRobich merged commit 19bf753 into release/9.0.2xx Dec 7, 2024
31 checks passed
@JoeRobich JoeRobich deleted the backport/pr-45290-to-release/9.0.2xx branch December 7, 2024 00:23
@JoeRobich
Copy link
Member

/backport to release/8.0.4xx

Copy link
Contributor Author

Started backporting to release/8.0.4xx: https://github.com/dotnet/sdk/actions/runs/15032963110

Copy link
Contributor Author

@JoeRobich backporting to "release/8.0.4xx" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Include the .NET Framework buildhost executable in the SDK.
Using index info to reconstruct a base tree...
M	src/Layout/redist/targets/GenerateLayout.targets
Falling back to patching base and 3-way merge...
Auto-merging src/Layout/redist/targets/GenerateLayout.targets
CONFLICT (content): Merge conflict in src/Layout/redist/targets/GenerateLayout.targets
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 Include the .NET Framework buildhost executable in the SDK.
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants