Skip to content

Update .NET SDK version from 10.0.1xx to 10.0.2xx#6877

Merged
nkolev92 merged 7 commits intodevfrom
dev-nkolev92-bumpSDKVersion
Nov 10, 2025
Merged

Update .NET SDK version from 10.0.1xx to 10.0.2xx#6877
nkolev92 merged 7 commits intodevfrom
dev-nkolev92-bumpSDKVersion

Conversation

@nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Oct 20, 2025

Bug

Fixes: https://github.com/NuGet/Client.Engineering/issues/3439
Fixes: https://github.com/NuGet/Client.Engineering/issues/3492

Description

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@nkolev92 nkolev92 requested a review from a team as a code owner October 20, 2025 17:29
@nkolev92 nkolev92 requested review from jebriede and jeffkl October 20, 2025 17:29
@nkolev92 nkolev92 added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Oct 20, 2025
@jeffkl
Copy link
Contributor

jeffkl commented Oct 20, 2025

Hmm, the installs are failing?

[17:39:13 +3]	D:\a\_work\1\s\cli\dotnet-install.ps1 -Channel 10.0.2xx -Quality daily -InstallDir D:\a\_work\1\s\.test\dotnet -Architecture x64 -NoPath
dotnet-install: Failed to locate the latest version in the channel '10.0.2xx' with 'daily' quality for 'dotnet-sdk', os: 'win', architecture: 'x64'.

@kartheekp-ms
Copy link
Contributor

kartheekp-ms commented Oct 21, 2025

Given that tests are still failing, I changed the channel quality to GA for the same .NET SDK version (10.0.1xx SDK) and all the tests succeeded in #6880 PR. Both GA and preview channels for this .NET SDK are installing the same version (10.0.100-rc.2.25502.107).

@nkolev92
Copy link
Member Author

that's ok, we'll want this eventually whenever the SDK builds are ready.

@nkolev92 nkolev92 force-pushed the dev-nkolev92-bumpSDKVersion branch from 0b97385 to 692273a Compare October 21, 2025 18:12
@nkolev92 nkolev92 mentioned this pull request Oct 21, 2025
@nkolev92 nkolev92 force-pushed the dev-nkolev92-bumpSDKVersion branch from e819d72 to 2e9988b Compare October 27, 2025 18:06
jebriede
jebriede previously approved these changes Oct 28, 2025
jeffkl
jeffkl previously approved these changes Oct 28, 2025
@donnie-msft
Copy link
Contributor

@nkolev92 can you share the status here? I tried a similar change with "preview" instead of "daily" and got an aka.ms resolution failure with dotnet-install.ps1.

@nkolev92
Copy link
Member Author

nkolev92 commented Nov 1, 2025

Unfortunately, there are some CI failures that don't repro locally.

I'll take a look again next week.

@nkolev92 nkolev92 force-pushed the dev-nkolev92-bumpSDKVersion branch from 7e6b447 to 47ae876 Compare November 1, 2025 01:09
@jeffkl jeffkl marked this pull request as draft November 4, 2025 23:11
@nkolev92 nkolev92 force-pushed the dev-nkolev92-bumpSDKVersion branch from 5f8ab02 to 33a3eed Compare November 7, 2025 21:40
@nkolev92 nkolev92 marked this pull request as ready for review November 10, 2025 18:49
@nkolev92 nkolev92 merged commit c4f23b5 into dev Nov 10, 2025
17 of 18 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-bumpSDKVersion branch November 10, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Engineering Changes related to the build infrastructure of the repo and that do not change product code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants