You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix multi-pwsh release naming and Windows metadata (#16)
## Summary
- rename release artifacts from `pwsh-multi-*` to `multi-pwsh-*`
- add Windows version resource metadata for `multi-pwsh.exe` and
`pwsh-host.exe`
- set company/copyright metadata to Devolutions Inc (2021-2026)
- silence non-Windows dead code warnings in named pipe command handling
## Validation
- `PwshExePath="$HOME/.pwsh/bin/pwsh-7.4" cargo check -p multi-pwsh -p
pwsh-host-cli`
0 commit comments