-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[release/9.0-staging] Update dependencies from dotnet/xharness #116908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jozkee
merged 5 commits into
release/9.0-staging
from
darc-release/9.0-staging-b25e07ca-a017-4d20-9f2c-f04af0372ee1
Jul 8, 2025
Merged
[release/9.0-staging] Update dependencies from dotnet/xharness #116908
jozkee
merged 5 commits into
release/9.0-staging
from
darc-release/9.0-staging-b25e07ca-a017-4d20-9f2c-f04af0372ee1
Jul 8, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…50617.3 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.25269.3 -> To Version 9.0.0-prerelease.25317.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the XHarness dependencies to a newer prerelease and adjusts related configurations.
- Bump XHarness CLI and test runner packages from
9.0.0-prerelease.25269.3
to9.0.0-prerelease.25317.3
- Update matching SHAs in
Version.Details.xml
- Add two new Emsdk package sources and remove an existing SDK feed in
NuGet.config
- Update the .NET tool manifest version for XHarness CLI
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
eng/Versions.props | Bumped XHarness package versions |
eng/Version.Details.xml | Updated XHarness dependency versions and SHAs |
NuGet.config | Added additional emsdk feeds and removed dotnet-sdk package source |
.config/dotnet-tools.json | Updated XHarness CLI tool version |
Comments suppressed due to low confidence (1)
NuGet.config:17
- It looks like the dotnet-sdk package source was removed in this change, which may break restores for SDK packages. Please confirm if this deletion was intentional or re-add the source.
<!-- End: Package sources from dotnet-sdk -->
kotlarmilos
approved these changes
Jun 25, 2025
…07ca-a017-4d20-9f2c-f04af0372ee1
…07ca-a017-4d20-9f2c-f04af0372ee1
…07ca-a017-4d20-9f2c-f04af0372ee1
…07ca-a017-4d20-9f2c-f04af0372ee1
This was referenced Aug 5, 2025
This was referenced Aug 7, 2025
Open
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the following dependencies
From https://github.com/dotnet/xharness