Loading...
Loading...
Found 2 Skills
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
Proper handling of files generated during the MSBuild's build process. Only activate in MSBuild/.NET build context. Use when generated files are not being included in compilation, output, or when globs aren't capturing generated files. Covers MSBuild evaluation vs execution phases, timing targets to include generated files, and ensuring generated files are tracked for incremental builds and clean.