Convert To Cpm

Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props. USE FOR: converting to CPM, centralizing or aligning NuGet package versions across multiple projects, inlining MSBuild version properties from Directory.Build.props into Directory.Packages.props, resolving version conflicts or mismatches across a solution or repository, updating or bumping or syncing package versions across projects. Also activate when packages are out of sync, drifting, or inconsistent — even without the user mentioning CPM. Provides baseline build capture, version conflict resolution, build validation with binlog comparison, and a structured post-conversion report. DO NOT USE FOR: packages.config projects (must migrate to PackageReference first) or repositories that already have CPM fully enabled.

majiayu000 c0c1abc 2 files · 14.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/convert-to-cpm commit c0c1abcdb8

Frequently asked questions

npx skillmds add majiayu000/convert-to-cpm