Skip to content

Conversation

@SimonCropp
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 6, 2025 23:50
Copy link

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

This PR updates xunit testing framework packages across six test projects to newer versions.

  • xunit framework updated from version 2.9.0 to 2.9.3
  • xunit.runner.visualstudio updated from version 2.8.2 to 3.1.5 (major version bump)

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/TestUtility/TestUtility.csproj Updates xunit package to version 2.9.3
test/Sdk.Generator.Tests/Sdk.Generator.Tests.csproj Updates xunit to 2.9.3 and xunit.runner.visualstudio to 3.1.5
test/Sdk.E2ETests/Sdk.E2ETests.csproj Updates xunit to 2.9.3 and xunit.runner.visualstudio to 3.1.5
test/Sdk.Analyzers.Tests/Sdk.Analyzers.Tests.csproj Updates xunit to 2.9.3 and xunit.runner.visualstudio to 3.1.5
test/DotNetWorkerTests/DotNetWorkerTests.csproj Updates xunit to 2.9.3 and xunit.runner.visualstudio to 3.1.5
test/DotNetWorker.OpenTelemetry.Tests/DotNetWorker.OpenTelemetry.Tests.csproj Updates xunit to 2.9.3 and xunit.runner.visualstudio to 3.1.5

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@fabiocav fabiocav left a comment

Choose a reason for hiding this comment

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

@SimonCropp thank you for the contributions!

Can you please update the PRs with the dependency updates with more details, including motivations to make sure we have that documented and understand if any of the updates need to be prioritized (if they're impacting any of your scenarios).

Can you also please ensure appropriate release_notes.md (where appropriate) with the changes?

@SimonCropp
Copy link
Contributor Author

@fabiocav

Can you please update the PRs with the dependency updates with more details

they are prep work for this #2691 (comment)

any of the updates need to be prioritized (if they're impacting any of your scenarios).

none need to prioritized

Can you also please ensure appropriate release_notes.md (where appropriate) with the changes?

development only changes should not appear in release notes since they have no impact on consumers of the project

@jviau
Copy link
Contributor

jviau commented Nov 10, 2025

/azp run dotnet-worker.public

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jviau
Copy link
Contributor

jviau commented Nov 10, 2025

@SimonCropp looks like there is a package downgrade issue in this change.

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.

3 participants