TfmSpecificDebugSymbolsFile is not used when IncludeBuildOutput is set to false
Open
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Describe the bug
We set `TfmSpecificDebugSymbolsFile` to add additional PDBs for the symbols package and we have to set `IncludeBuildOutput` to be able to change the target path of the artifacts, but with this combination PDBs are not included in the symbols package.
### To Reproduce
See https://github.com/dotnet/efcore/pull/37865#discussion_r2895416366
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.