Directory Build Organization

Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.props when present, and related repository build files. USE FOR: structuring multi-project repos, consolidating duplicated properties, understanding MSBuild evaluation order, or evaluating whether Central Package Management would be appropriate. Critical pitfall: TargetFramework-dependent properties in .props may evaluate too early.

rodri-oliveira-dev df6fd01 4 files · 8.4 KB Updated

File contents

rodri-oliveira-dev/dapper-fluentmap/tree/main/.agents/skills/directory-build-organization commit df6fd01a4d

Frequently asked questions

npx skillmds@latest add rodri-oliveira-dev/directory-build-organization