Skip to content

bump .NET SDK version#6880

Merged
kartheekp-ms merged 3 commits intodevfrom
dev-kmps-update-.netsdk
Oct 21, 2025
Merged

bump .NET SDK version#6880
kartheekp-ms merged 3 commits intodevfrom
dev-kmps-update-.netsdk

Conversation

@kartheekp-ms
Copy link
Contributor

@kartheekp-ms kartheekp-ms commented Oct 21, 2025

Bug

Fixes:

Description

We use dotnet-install.ps1 to install the latest daily build from the 10.0.1xx channel, but it's now depending on ref packs that are not available yet, causing tests that need to download it to fail. Hence updated the .NET SDK version to download preview version instead of daily builds

Both ⁠NuGet Client CI pipeline and ⁠NuGet PrivateDev pipeline succeeded with this change.

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.

@kartheekp-ms kartheekp-ms added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Oct 21, 2025
@kartheekp-ms kartheekp-ms requested a review from a team as a code owner October 21, 2025 01:21
Nigusu-Allehu
Nigusu-Allehu previously approved these changes Oct 21, 2025
Copy link
Member

@Nigusu-Allehu Nigusu-Allehu left a comment

Choose a reason for hiding this comment

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

Should we create a tracker to remind us to revert it back to daily in the future?

@kartheekp-ms
Copy link
Contributor Author

Should we create a tracker to remind us to revert it back to daily in the future?

Good feedback. Done. https://github.com/NuGet/Client.Engineering/issues/3492

@kartheekp-ms kartheekp-ms merged commit 4a281a1 into dev Oct 21, 2025
17 of 18 checks passed
@kartheekp-ms kartheekp-ms deleted the dev-kmps-update-.netsdk branch October 21, 2025 17:24
kartheekp-ms added a commit that referenced this pull request Oct 21, 2025
@kartheekp-ms kartheekp-ms changed the title bumb .NET SDK version bump .NET SDK version Oct 21, 2025
@nkolev92
Copy link
Member

#6877 should fix it.
We need to be on 9.0.2xx.

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.

3 participants