Skip to content

Enable Central Package Management for NuGet packages#105

Merged
StuartFerguson merged 3 commits into
mainfrom
task/#103_shared_nuget_update
Jun 11, 2026
Merged

Enable Central Package Management for NuGet packages#105
StuartFerguson merged 3 commits into
mainfrom
task/#103_shared_nuget_update

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Set ManagePackageVersionsCentrally to true in MobileConfiguration.csproj and remove explicit package versions. Add Directory.Packages.props to centrally manage all NuGet package versions for improved maintainability.

closes #103

Set ManagePackageVersionsCentrally to true in MobileConfiguration.csproj and remove explicit package versions. Add Directory.Packages.props to centrally manage all NuGet package versions for improved maintainability.
Added a "Solution Items" folder to the solution and included Directory.Packages.props for centralized package management.
@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.

@StuartFerguson StuartFerguson merged commit f68ee42 into main Jun 11, 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