Skip to content

Centralize NuGet package version management#291

Merged
StuartFerguson merged 2 commits into
mainfrom
task/#165_update_shared_nugets
Jun 12, 2026
Merged

Centralize NuGet package version management#291
StuartFerguson merged 2 commits into
mainfrom
task/#165_update_shared_nugets

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Adopt Directory.Packages.props and Directory.Build.props for centralized package versioning. Remove explicit version numbers from project files and update the solution structure to include solution folders and the new props file. This streamlines dependency management and simplifies future updates.

closes #165

Adopt Directory.Packages.props and Directory.Build.props for centralized package versioning. Remove explicit version numbers from project files and update the solution structure to include solution folders and the new props file. This streamlines dependency management and simplifies future updates.
Ensure Directory.Packages.props is copied to the build context in both Dockerfile and Dockerfilewindows to support shared NuGet package version management during the build process.
@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 b2a1736 into main Jun 12, 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.

Update Shared Nugets

1 participant