Unfortunatly we currently don't have the possibility of a convenient symbol server at hand.
So I try to write a powershell script which gets the nugets either directly from the feed or the local nuget package cache and create a symbol directory on that way.
I am strugging with a way to get the baked in GUID from the dll or pdb via powershell/cmdline.
Anyone ever done that and could provide some advice?