target-authoring

安装量: 996
排名: #10492

安装

npx skills add https://github.com/dotnet/skills --skill target-authoring

Custom Target Authoring Patterns Canonical patterns from Microsoft.Common.CurrentVersion.targets in the MSBuild repository. The Three-Level Target Chain Every major entry point (Build, Rebuild, Clean) delegates to a property listing its dependencies, which chains through Before → Core → After: < PropertyGroup

< BuildDependsOn

BeforeBuild; CoreBuild; AfterBuild </ BuildDependsOn

</ PropertyGroup

Show more Installs 973 Repository dotnet/skills GitHub Stars 5.3K First Seen May 22, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜