During code analys it is better to have ability to decompile code to understand, what it does.
In this case it is better to add pdb files to final nuget package.
Additionally we will have ability to debug this code.
MSVS can debug external code with known PDBs files.