Skip to content

.NET 10.0.103 February 2026 Updates#4770

Merged
NikolaMilosavljevic merged 3 commits intorelease/10.0.1xxfrom
release-pr-10.0.103
Feb 12, 2026
Merged

.NET 10.0.103 February 2026 Updates#4770
NikolaMilosavljevic merged 3 commits intorelease/10.0.1xxfrom
release-pr-10.0.103

Conversation

@dotnet-bot
Copy link
Copy Markdown
Collaborator

Updates for the .NET 10.0.3 / 10.0.103 February 2026 release.

@dotnet-bot dotnet-bot requested review from a team as code owners February 10, 2026 18:35
@NikolaMilosavljevic
Copy link
Copy Markdown
Member

This is failing in Validate user changes in VMR due to updates to eng/Versions.* files. These changes are expected and the check can be ignored.

@ellahathaway
Copy link
Copy Markdown
Member

This is failing in Validate user changes in VMR due to updates to eng/Versions.* files. These changes are expected and the check can be ignored.

Looks like the change I added in #4538 didn't work. Let's see if 2bbb1be fixes the issue.

@NikolaMilosavljevic
Copy link
Copy Markdown
Member

This is failing in Validate user changes in VMR due to updates to eng/Versions.* files. These changes are expected and the check can be ignored.

Looks like the change I added in #4538 didn't work. Let's see if 2bbb1be fixes the issue.

This won't work as Build.SourceVersionAuthor is the author of the most recent commit in the PR. But, it will work in the future for dotnet-bot PRs.

@NikolaMilosavljevic NikolaMilosavljevic merged commit ebb851b into release/10.0.1xx Feb 12, 2026
9 of 11 checks passed
@NikolaMilosavljevic NikolaMilosavljevic deleted the release-pr-10.0.103 branch February 12, 2026 18:27
@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.2xx

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions
Copy link
Copy Markdown
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: .NET 10.0.103 Updates
.git/rebase-apply/patch:108: trailing whitespace.
            demands: ImageOverride -equals windows.vs2022.amd64          
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	eng/Version.Details.props
M	eng/Version.Details.xml
M	eng/Versions.props
M	eng/common/core-templates/job/publish-build-assets.yml
Falling back to patching base and 3-way merge...
Auto-merging eng/Version.Details.props
CONFLICT (content): Merge conflict in eng/Version.Details.props
Auto-merging eng/Version.Details.xml
Auto-merging eng/Versions.props
CONFLICT (content): Merge conflict in eng/Versions.props
Auto-merging eng/common/core-templates/job/publish-build-assets.yml
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 .NET 10.0.103 Updates
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants