ProjectDefaults.props shouldn't set DebugType for C++ projects
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
The property doesn't apply to native projects and it causes incorrect behavior in SymStore.targets for these projects.
Workaround is to unset the property in vcxproj.
Contributor guide
Assessment
This issue has not been assessed yet.