msbuild-including-generated-files
CommunityIntegrate build-generated files into MSBuild.
AuthorViktorHofer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue where files generated during the MSBuild build process are not correctly included or compiled, leading to missing outputs or compilation errors.
Core Features & Use Cases
- Correctly Include Generated Files: Ensures files created during the build are recognized by MSBuild.
- Handle Source Code Generation: Integrates newly generated
.csfiles into the compilation phase. - Manage Non-Code Assets: Includes generated configuration or data files in the output.
- Use Case: When a custom build step generates C# source files that need to be compiled, or configuration files that must be copied to the output directory, this skill provides the MSBuild targets to ensure they are handled properly.
Quick Start
Use the msbuild-including-generated-files skill to ensure that files generated by a custom build target are included in the compilation process.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: msbuild-including-generated-files Download link: https://github.com/ViktorHofer/dotnet-skills/archive/main.zip#msbuild-including-generated-files Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.