including-generated-files

安装量: 1.3K
排名: #8744

安装

npx skills add https://github.com/dotnet/skills --skill including-generated-files

Including Generated Files Into Your Build Overview Files generated during the build are generally ignored by the build process. This leads to confusing results such as: Generated files not being included in the output directory Generated source files not being compiled Globs not capturing files created during the build This happens because of how MSBuild's build phases work. Quick Takeaway For code files generated during the build - we need to add those to Compile and FileWrites item groups within the target generating the file(s): Show more Installs 884 Repository dotnet/skills GitHub Stars 5.1K First Seen Mar 10, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜