Skip to content

Bump BootstrapSDKVerions to 10.0.106#13687

Merged
rainersigwald merged 1 commit into
dotnet:mainfrom
OvesN:dev/veronikao/bump-bootstrap-sdk-verions
May 5, 2026
Merged

Bump BootstrapSDKVerions to 10.0.106#13687
rainersigwald merged 1 commit into
dotnet:mainfrom
OvesN:dev/veronikao/bump-bootstrap-sdk-verions

Conversation

@OvesN
Copy link
Copy Markdown
Contributor

@OvesN OvesN commented May 5, 2026

Context

PR #13434 ([main] Update dependencies from dotnet/arcade) updated global.json to pin tools.dotnet to 10.0.106.

Changes Made

@OvesN OvesN marked this pull request as ready for review May 5, 2026 14:24
@OvesN OvesN requested a review from a team as a code owner May 5, 2026 14:24
Copilot AI review requested due to automatic review settings May 5, 2026 14:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo’s bootstrap .NET SDK version to align with the SDK version already specified for the repo toolset, ensuring bootstrap builds use the intended SDK.

Changes:

  • Bump BootstrapSdkVersion from 10.0.104 to 10.0.106.

Comment thread eng/Versions.props

<PropertyGroup>
<BootstrapSdkVersion>10.0.104</BootstrapSdkVersion>
<BootstrapSdkVersion>10.0.106</BootstrapSdkVersion>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should really start using some kind of Math.Min function here and pass the NetCoreSdkVersion in so that we are never behind the SDK version.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a very good idea

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be addressed in #13693

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.

4 participants