Remove MacOsPkg CLI tool
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
See https://github.com/dotnet/arcade/pull/15519#pullrequestreview-2616516142
Now that the MacOsPkg tool has been separated into two projects, library and CLI (https://github.com/dotnet/arcade/pull/15519), we should remove the usage of the CLI tool in SignTool & other test projects in favor of using the library. As part of this work, we should remove the CLI tool altogether.
Contributor guide
Assessment
This issue has not been assessed yet.