Skip to content

Update System.Memory from 4.5.5 to 4.6.3#15706

Merged
nohwnd merged 1 commit into
microsoft:rel/18.7from
nohwnd:update-system-memory-rel-18.7
Apr 20, 2026
Merged

Update System.Memory from 4.5.5 to 4.6.3#15706
nohwnd merged 1 commit into
microsoft:rel/18.7from
nohwnd:update-system-memory-rel-18.7

Conversation

@nohwnd

@nohwnd nohwnd commented Apr 20, 2026

Copy link
Copy Markdown
Member

Update System.Memory to the latest version (4.6.3).

The assembly version remains 4.0.1.2, so no binding redirect changes are needed.

Build and smoke tests verified locally.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nohwnd nohwnd enabled auto-merge (squash) April 20, 2026 15:59
@nohwnd nohwnd merged commit 9549693 into microsoft:rel/18.7 Apr 20, 2026
7 checks passed
nohwnd added a commit that referenced this pull request Apr 23, 2026
…15716)

* Forward-port insertion pipeline and System.Memory bump from rel/18.7

The insertion pipeline on rel/18.7 went through several rounds of fixing (#15698, #15700-#15708) and ended up working. Main still has the pre-iteration shape, which would mean the next release branch cut from main inherits a broken pipeline.

Also bump System.Memory 4.5.5 -> 4.6.3 to match rel/18.7 (#15706).

* Address review: read SDK version from sdk.version, use installed dotnet, fix whitespace/comment

- Get-Content -Raw so multi-line JSON parses

- Use globalJson.sdk.version (canonical) instead of tools.dotnet

- Invoke dotnet from $(Build.SourcesDirectory)\.dotnet\dotnet.exe so tool install uses the freshly installed SDK, not the agent's preinstalled one

- Fix comment referring to --tools-install (command uses --tool-path)

- Strip trailing whitespace
This was referenced Jun 23, 2026
This was referenced Jul 3, 2026
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