DeployToSymStore failure won't always fail the build
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
DeployToSymStore is sequencing itself AfterTargets="Pack". If Pack is the entry point target this will hit https://github.com/Microsoft/msbuild/issues/3345. We've been sequencing targets differently to avoid this.
Contributor guide
Assessment
This issue has not been assessed yet.