Skip to content

Update .NET SDK installation script to install sdk#15700

Merged
nohwnd merged 1 commit into
rel/18.7from
nohwnd-patch-6
Apr 20, 2026
Merged

Update .NET SDK installation script to install sdk#15700
nohwnd merged 1 commit into
rel/18.7from
nohwnd-patch-6

Conversation

@nohwnd

@nohwnd nohwnd commented Apr 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@nohwnd nohwnd merged commit 4503e57 into rel/18.7 Apr 20, 2026
1 check passed
@nohwnd nohwnd deleted the nohwnd-patch-6 branch April 20, 2026 12:34
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