Skip to content

Update to xunit v3 and Visual Studio 2022 solution#405

Merged
StuartFerguson merged 2 commits into
mainfrom
task/#403_xunit_v3_upgrade
Jun 11, 2026
Merged

Update to xunit v3 and Visual Studio 2022 solution#405
StuartFerguson merged 2 commits into
mainfrom
task/#403_xunit_v3_upgrade

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Upgraded all test projects to xunit.v3 (v3.2.2) and updated Directory.Packages.props accordingly. Modified the solution file for Visual Studio 2022 compatibility and added Directory.Packages.props as a solution item.

closes #403

Upgraded all test projects to xunit.v3 (v3.2.2) and updated Directory.Packages.props accordingly. Modified the solution file for Visual Studio 2022 compatibility and added Directory.Packages.props as a solution item.
@codacy-production

codacy-production Bot commented Jun 11, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

The test execution step for MessagingService.Tests.csproj has been commented out in pullrequest.yml, so these tests will not run during the pull request pipeline. Other test projects remain unaffected.
@StuartFerguson StuartFerguson merged commit 6d6e3ff into main Jun 11, 2026
6 checks passed
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.

Move Xunit from v2 to v3

1 participant