Project Setup

Create or reorganize .NET solutions with clean project boundaries, repeatable SDK settings, and a maintainable baseline for libraries, apps, tests, CI, and local development. USE FOR: creating a new .NET solution or restructuring an existing one; setting up Directory.Build.props, shared package management, or repo-wide defaults; defining project. DO NOT USE FOR: unrelated stacks; generic tasks that do not need this specific guidance. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode b144331 4 files · 26.9 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Platform/Project-Setup/skills/project-setup commit b1443316cc

Frequently asked questions

npx skillmds@latest add managedcode/project-setup