Skip to content

Fix vs insertion script#15708

Merged
nohwnd merged 6 commits into
microsoft:rel/18.7from
nohwnd:argh
Apr 20, 2026
Merged

Fix vs insertion script#15708
nohwnd merged 6 commits into
microsoft:rel/18.7from
nohwnd:argh

Conversation

@nohwnd

@nohwnd nohwnd commented Apr 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@nohwnd nohwnd merged commit ccdd55a into microsoft:rel/18.7 Apr 20, 2026
3 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
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.

1 participant