Skip to content

Adopt Central Package Management for NuGet dependencies#558

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#556_shared_nuget_update
Jun 13, 2026
Merged

Adopt Central Package Management for NuGet dependencies#558
StuartFerguson merged 1 commit into
mainfrom
task/#556_shared_nuget_update

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Introduce Directory.Packages.props for CPM and update Directory.Build.props to import it. Remove explicit version numbers from all .csproj files, centralizing dependency versions. Update Dockerfiles to copy Directory.Packages.props. Refactor ControllerTestsBase.cs to use ValueTask for async methods and clean up unused usings. Update solution file for latest Visual Studio and add Solution Items folder.

closes #556
closes #557

Introduce Directory.Packages.props for CPM and update Directory.Build.props to import it. Remove explicit version numbers from all .csproj files, centralizing dependency versions. Update Dockerfiles to copy Directory.Packages.props. Refactor ControllerTestsBase.cs to use ValueTask for async methods and clean up unused usings. Update solution file for latest Visual Studio and add Solution Items folder.
@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 4df9fb3 into main Jun 13, 2026
5 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