[Build check Suggestion] Flag when not using portable PDBs
Open
BuildCheck Suggestion
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-options/code-generation#debugtype
We should flag when setting a non-portable PDB type (i.e. not `portable` or `embedded`).
This is a common point of cruft for projects upgrading from .NET Framework.
(Let me know if this should be moved to the SDK repo).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.