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 dotnet/efcore#37865 (comment)