بنقرة واحدة
build-generator
Build Roslyn source generators and deploy the resulting DLL into the Unity package
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Build Roslyn source generators and deploy the resulting DLL into the Unity package
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build the Roslyn analyzer submodule and deploy the resulting DLL into the Unity package
Verify and update Aspid.FastTools README files against the actual codebase — namespaces, public API, CreateAssetMenu paths — keeping EN/RU and root/Documentation copies in sync
| name | build-generator |
| description | Build Roslyn source generators and deploy the resulting DLL into the Unity package |
| user-invocable | false |
From the repository root run:
dotnet build Aspid.FastTools.Generators/Aspid.FastTools.Generators/Aspid.FastTools.Generators.csproj -c Release
The build itself deploys: ILRepack.targets merges helper dependencies into a single-file DLL and Directory.Build.targets copies it into the Unity package — no manual copy step.
Report build output and any errors.
Arguments: $ARGUMENTS (optional: pass Debug to build in Debug configuration instead of Release)