mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The SortResX target only set its command on Windows (powershell), so the resx-sorting build step was a silent no-op on Linux/macOS even though pwsh (PowerShell 7+) is available there -- mirror the PowerShell cmdlet project's powershell/pwsh split. The included Resources.resx change is that step catching up one entry (ExportProjectSolution) that had drifted out of order while the target was disabled. The script is EOL-preserving, so this stays LF with no cross-OS churn. Assisted-by: Claude:claude-opus-4-8:Claude Codepull/3755/head
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue