Commit 133ff1c
docs: name Invoke-Build's .build.ps1 default in migration prompt
The AI-assisted migration prompt listed only ./build.ps1 as the default
consumer build file. Invoke-Build users conventionally use ./.build.ps1
(as the repo's own README example does), so name both defaults to reduce
agent back-and-forth. Addresses Copilot review feedback on #123.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015cqAkNY5JkcoroyEAmbeVj1 parent 8584295 commit 133ff1c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments