target-authoring
Maintained by dotnet
Canonical patterns for writing custom MSBuild targets. USE FOR: diagnosing and fixing custom target authoring anti-patterns; broken SDK target chains across files (e.g., Directory.Build.targets silently redefining SDK targets); targets that replace CompileDependsOn instead of extending it with $(CompileDependsOn); quer
- Current version
- Unknown
- License
- MIT
- Network access
- Unknown / not assessed
- Review status
- Not verified
Problem it solves
This catalog entry helps users find and evaluate target-authoring for the task described by its available catalog summary. Confirm the exact scope in the linked original source when one is available.
When to use it
Consider target-authoring when its available catalog summary matches the task at hand. When available, review the linked original source before use for precise instructions, requirements, and limitations.
Installation and updates
These commands are displayed for copying only and are never executed on RefHub servers. Review the linked upstream source before running them.
npx skills add dotnet/skills --skill target-authoring -y
Agent compatibility
No compatibility test has been recorded
Do not assume agent compatibility until documented test evidence is available.