Skip to content

Centralize NuGet package version management#1076

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#1014_update_shared_nugets
Jun 16, 2026
Merged

Centralize NuGet package version management#1076
StuartFerguson merged 1 commit into
mainfrom
task/#1014_update_shared_nugets

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Move all package versions to Directory.Packages.props for centralized management. Remove explicit version numbers from .csproj files and clean up redundant package references. Update test files to use explicit Bunit TestContext alias. Improves maintainability and consistency across the solution.

closes #1014
closes #1015

Move all package versions to Directory.Packages.props for centralized management. Remove explicit version numbers from .csproj files and clean up redundant package references. Update test files to use explicit Bunit TestContext alias. Improves maintainability and consistency across the solution.
@codacy-production

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.

@StuartFerguson StuartFerguson merged commit e15c418 into main Jun 16, 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 Update Shared Nugets

1 participant