Skip to content
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

chore: use central package versions #2825

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

nguerrera
Copy link
Contributor

@nguerrera nguerrera commented Oct 23, 2024

The only actual package version changes are in test projects:

  • FluentAssertions: Unify to 6.12.0
  • xunit: Unify to 2.4.2
  • xunit.runner.console: Unify to 2.4.2
  • xunit.runner.visualstudio: Unify to 2.4.5

NOTE: The xunit versions are slightly downgraded for Test.UnitTests.Sarif.Driver since upgrading xunit across the solution leads to issues:

@nguerrera nguerrera changed the title Use central package versions Draft: Use central package versions Oct 23, 2024
@nguerrera nguerrera closed this Oct 25, 2024
@nguerrera nguerrera reopened this Oct 25, 2024
@nguerrera nguerrera changed the title Draft: Use central package versions Use central package versions Oct 28, 2024
@nguerrera nguerrera changed the title Use central package versions chore: use central package versions Oct 28, 2024
@nguerrera nguerrera marked this pull request as ready for review October 28, 2024 15:36
The only actual package version changes are in test projects:
- FluentAssertions: Unify to 6.12.0
- xunit: Unify to 2.4.2
- xunit.runner.console: Unify to 2.4.2
- xunit.runner.visualstudio: Unify to 2.4.5

NOTE: The xunit versions are slightly downgraded for Test.UnitTests.Sarif.Driver since upgrading xunit across the solution leads to issues:
- New xunit analyzer errors
- Dropped support for netcoreapp3.1
Copy link
Member

@michaelcfanning michaelcfanning left a comment

Choose a reason for hiding this comment

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

:shipit:

@michaelcfanning michaelcfanning merged commit a4a0d6d into microsoft:main Nov 1, 2024
14 checks passed
@nguerrera nguerrera deleted the central-versions branch November 1, 2024 18:03
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.

2 participants