Commit bb4404f
fix: 修复 convert.ps1 在低版本 PowerShell 上 FullName 属性丢失的问题
移除 Sort-Object 管道,避免部分 Windows PowerShell 版本丢失对象属性。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9b385f2 commit bb4404f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
| 338 | + | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
0 commit comments