Skip to content

bump .NET SDK version for tests in release/7.0.x branch and fix vulnerable dependencies#6881

Merged
kartheekp-ms merged 3 commits intorelease/7.0.xfrom
dev-kmps-update-.netsdk-test-version
Oct 22, 2025
Merged

bump .NET SDK version for tests in release/7.0.x branch and fix vulnerable dependencies#6881
kartheekp-ms merged 3 commits intorelease/7.0.xfrom
dev-kmps-update-.netsdk-test-version

Conversation

@kartheekp-ms
Copy link
Contributor

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

Bug

Fixes:

Description

Cherry-pick 4a281a1 into release/7.0.x branch to address test failures. More details can be found in #6880 PR description.

I have also cherry-picked bd1cbb8 commit to fix vulnerable dependency alerts in the release branch.

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 requested a review from a team as a code owner October 21, 2025 17:34
@kartheekp-ms kartheekp-ms requested a review from jebriede October 21, 2025 17:34
@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 changed the title bumb .NET SDK version (#6880) bump .NET SDK version for tests in release/7.0.x branch Oct 21, 2025
Nigusu-Allehu
Nigusu-Allehu previously approved these changes Oct 21, 2025
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.

The Microsoft Build packages versions are also updated in here btw #6875.

@kartheekp-ms kartheekp-ms marked this pull request as draft October 21, 2025 22:13
@kartheekp-ms kartheekp-ms force-pushed the dev-kmps-update-.netsdk-test-version branch from 081fc77 to c726934 Compare October 22, 2025 02:14
@kartheekp-ms kartheekp-ms marked this pull request as ready for review October 22, 2025 02:15
@kartheekp-ms kartheekp-ms changed the title bump .NET SDK version for tests in release/7.0.x branch bump .NET SDK version for tests in release/7.0.x branch and fix vulnerable dependencies Oct 22, 2025
@kartheekp-ms
Copy link
Contributor Author

Thanks to @nkolev92 for the offline help!

I learned that the .NET SDK 10.0.1xx preview channel has a known bug, and we need to pin the .NET SDK version to avoid test failures. Nikolche also mentioned that the SDK version used for tests should include this commit.

Looking at the recent CI logs, tests passed five days ago using the .NET SDK 10.0.100-rtm.25514.116.
Therefore, I’ve pinned the SDK to this version in this PR.

One of the tests that previously failed with the newer SDK version passed locally with 10.0.100-rtm.25514.116.
Hopefully, this fix ensures all test suites pass in CI. ✅

@kartheekp-ms kartheekp-ms merged commit 01bef46 into release/7.0.x Oct 22, 2025
17 of 18 checks passed
@kartheekp-ms kartheekp-ms deleted the dev-kmps-update-.netsdk-test-version branch October 22, 2025 15:48
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