Skip to content

[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (conflicts resolved) - #10317

Merged
SimonZhao888 merged 3 commits into
release/10.0.3xxfrom
merge/release/10.0.1xx-to-release/10.0.3xx
Jun 11, 2026
Merged

[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (conflicts resolved)#10317
SimonZhao888 merged 3 commits into
release/10.0.3xxfrom
merge/release/10.0.1xx-to-release/10.0.3xx

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

Problem

Automated inter-branch merge from release/10.0.1xx into release/10.0.3xx hit merge conflicts in dependency/versioning files, so the PR could not be merged cleanly as-is.

Solution

Manually resolved merge conflicts in:

  • NuGet.config
  • eng/Version.Details.props
  • eng/Version.Details.xml
  • global.json

The conflict resolution preserves the release/10.0.3xx runtime dependency line while keeping the newer dotnet-dotnet dependency updates brought from release/10.0.1xx, then finalizes the merge commit.

Checks:

  • Added unit tests

dotnet-maestro Bot and others added 2 commits June 11, 2026 02:07
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26309.104 -> 10.0.0-beta.26310.111)
System.CommandLine (Version 2.0.10 -> 2.0.10)
[[ commit created by automation ]]
> [!NOTE]
> This is a codeflow update. It may contain both source code changes
from
> [the VMR](https://github.com/dotnet/dotnet)
> as well as dependency updates. Learn more
[here](https://github.com/dotnet/dotnet/tree/main/docs/Codeflow-PRs.md).

This pull request brings the following source code changes

[marker]: <> (Begin:2146351c-d624-4a08-bc4e-875e6191f66e)

## From https://github.com/dotnet/dotnet
- **Subscription**:
[2146351c-d624-4a08-bc4e-875e6191f66e](https://maestro.dot.net/subscriptions?search=2146351c-d624-4a08-bc4e-875e6191f66e)
- **Build**:
[20260610.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2997122)
([318234](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/318234))
- **Date Produced**: June 10, 2026 11:06:49 PM UTC
- **Commit**:
[e8558e6339cd4fccd998b5cdecb76eeb6ec75363](dotnet/dotnet@e8558e6)
- **Commit Diff**:
[798ed03...e8558e6](dotnet/dotnet@798ed03...e8558e6)
- **Branch**:
[release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx)

**Updated Dependencies**
- From [10.0.0-beta.26309.104 to 10.0.0-beta.26310.111][1]
  - Microsoft.DotNet.Arcade.Sdk
- From [2.0.10 to 2.0.10][1]
  - System.CommandLine

[marker]: <> (End:2146351c-d624-4a08-bc4e-875e6191f66e)

[1]: dotnet/dotnet@798ed03...e8558e6
[marker]: <> (Start:Footer:CodeFlow PR)

## Associated changes in source repos
-
dotnet/aspnetcore@1e3275c...bef316c
-
dotnet/efcore@a036cbb...9d1b795
-
dotnet/sdk@5c60093...4421d8c
-
dotnet/sourcelink@5b7195a...0ab0100
-
07c790b...0f368cf
-
dotnet/windowsdesktop@3aedc12...74cad43
-
dotnet/wpf@7e2fc50...2236bae

<details>
<summary>Diff the source with this PR branch</summary>

```bash
darc vmr diff --name-only https://github.com/dotnet/dotnet:e8558e6339cd4fccd998b5cdecb76eeb6ec75363..https://github.com/dotnet/templating:darc-release/10.0.1xx-f0cb154c-1d43-4305-9895-4fac2e38ee98
```
</details>

[marker]: <> (End:Footer:CodeFlow PR)
@github-actions
github-actions Bot force-pushed the merge/release/10.0.1xx-to-release/10.0.3xx branch from f38c6fa to 736970b Compare June 11, 2026 02:53
@github-actions
github-actions Bot requested a review from a team as a code owner June 11, 2026 02:53
@SimonZhao888

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

…ease/10.0.1xx-to-release/10.0.3xx

# Conflicts:
#	NuGet.config
#	eng/Version.Details.props
#	eng/Version.Details.xml
#	global.json

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts and updated the branch in commit 3d55d79.

Copilot AI changed the title [automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' [automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx' (conflicts resolved) Jun 11, 2026
Copilot AI requested a review from SimonZhao888 June 11, 2026 03:18
@SimonZhao888
SimonZhao888 merged commit d817556 into release/10.0.3xx Jun 11, 2026
9 checks passed
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.

2 participants