Skip to content

[release/10.0.1xx] Fixup template versions and windowsdesktop stack versions#3290

Merged
mmitche merged 3 commits intodotnet:release/10.0.1xxfrom
mmitche:fixup-project-template-and-windowsdesktop-branding
Nov 11, 2025
Merged

[release/10.0.1xx] Fixup template versions and windowsdesktop stack versions#3290
mmitche merged 3 commits intodotnet:release/10.0.1xxfrom
mmitche:fixup-project-template-and-windowsdesktop-branding

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Nov 10, 2025

  • Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label.
  • Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows.

- Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label.
- Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows.
@ellahathaway
Copy link
Member

ellahathaway commented Nov 10, 2025

@mmitche - I think this will fix dotnet/source-build#5407, right?

Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

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

LGTM, thanks. This should get ported into main (the infra parts)

Removed comments regarding runtime shared framework and internal versions. Remove internal package version
@mmitche mmitche enabled auto-merge (squash) November 11, 2025 16:09
@mthalman
Copy link
Member

Build is failing because of macOS brownout. Can we merge anyway?

@mmitche mmitche disabled auto-merge November 11, 2025 20:16
@mmitche mmitche merged commit 6102976 into dotnet:release/10.0.1xx Nov 11, 2025
8 of 10 checks passed
@mmitche mmitche deleted the fixup-project-template-and-windowsdesktop-branding branch November 11, 2025 20:16
@mthalman
Copy link
Member

/backport to release/10.0.2xx

@github-actions
Copy link
Contributor

Started backporting to release/10.0.2xx (link to workflow run)

@github-actions
Copy link
Contributor

@mthalman backporting to release/10.0.2xx failed, the patch most likely resulted in conflicts. Please backport manually!

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

Applying: Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows.
Using index info to reconstruct a base tree...
M	src/sdk/eng/Version.Details.xml
A	src/windowsdesktop/eng/Versions.props
A	src/wpf/eng/Versions.props
Falling back to patching base and 3-way merge...
Auto-merging src/sdk/eng/Version.Details.xml
CONFLICT (content): Merge conflict in src/sdk/eng/Version.Details.xml
CONFLICT (modify/delete): src/windowsdesktop/eng/Versions.props deleted in HEAD and modified in Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows..  Version Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows. of src/windowsdesktop/eng/Versions.props left in tree.
CONFLICT (modify/delete): src/wpf/eng/Versions.props deleted in HEAD and modified in Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows..  Version Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows. of src/wpf/eng/Versions.props left in tree.
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 Fixup template versions and windowsdesktop stack versions - Fixup incorrectly resolved conflicts in wpf and windowsdesktop, should use a servicing label. - Remmove workarounds for project templates and ref packs now that we build key bits of the windowsdesktop stack on non-Windows.
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@ViktorHofer
Copy link
Member

ViktorHofer commented Nov 13, 2025

@mmitche how do we verify and validate that such changes forward flow into main? I.e. the windowsdesktop & wpf changes in this PR don't automatically forward flow because they don't have any inter branch forward flow.

@mmitche
Copy link
Member Author

mmitche commented Nov 13, 2025

@ViktorHofer It's quite hard to do so. Which changes should forward flow vs. not?

@mmitche
Copy link
Member Author

mmitche commented Nov 13, 2025

#3341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants