Remove DotNetPublishUsingPipelines
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Remove all uses of DotNetPublishUsingPipelines. It is the default, and false basically just disables publishing, which can just be done by not passing **-publish**. Remove switch in Arcade (implicitly true everywhere), then remove in all callers.
Contributor guide
Assessment
This issue has not been assessed yet.