Skip to content

Conversation

@Arash-Sabet
Copy link
Contributor

Updated Microsoft.Extensions and xUnit package versions to latest patch releases (10.0.1 and 3.2.1 respectively). Incremented version numbers in build pipeline files and project file to 10.0.1 for consistency with dependency updates. Closes #335

Updated Microsoft.Extensions and xUnit package versions to latest patch releases (10.0.1 and 3.2.1 respectively). Incremented version numbers in build pipeline files and project file to 10.0.1 for consistency with dependency updates.
Copilot AI review requested due to automatic review settings December 16, 2025 00:08
@Arash-Sabet Arash-Sabet linked an issue Dec 16, 2025 that may be closed by this pull request
3 tasks
@Arash-Sabet Arash-Sabet self-assigned this Dec 16, 2025
@Arash-Sabet Arash-Sabet added enhancement New feature or request ci/cd labels Dec 16, 2025
@Arash-Sabet Arash-Sabet merged commit fc5437d into main Dec 16, 2025
6 checks passed
@Arash-Sabet Arash-Sabet deleted the 335-upgrade-the-nuget-packages branch December 16, 2025 00:10
Copy link
Contributor

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 bumps the library version from 10.0.0 to 10.0.1 and updates dependency packages to their latest patch releases. This is a maintenance release that keeps the library current with the latest stable versions of Microsoft.Extensions and xUnit v3 packages.

  • Updated library version to 10.0.1 across all build configuration files
  • Upgraded Microsoft.Extensions.* packages from 10.0.0 to 10.0.1
  • Upgraded xUnit v3 packages from 3.2.0 to 3.2.1

Reviewed changes

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

File Description
src/Xunit.Microsoft.DependencyInjection.csproj Updated default version from 10.0.0 to 10.0.1
azure-pipelines.yml Updated Revision variable from 0 to 1 to produce version 10.0.1
azure-pipeline-PR.yml Updated Patch variable from 0 to 1 for PR build versioning
Directory.Packages.props Updated Microsoft.Extensions packages (10.0.0→10.0.1) and xUnit packages (3.2.0→3.2.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade the NuGet packages

2 participants