nuget `.deps.json` present sometimes beside .dll .pdb files (with the same name) For example in https://github.com/snoopwpf/snoopwpf/releases/download/v5.1.0/Snoop.5.1.0.nupkg: ``` to/tools/netcoreapp3.1/Snoop.Core.deps.json to/tools/netcoreapp3.1/Snoop.Core.dll to/tools/netcoreapp3.1/Snoop.Core.pdb ``` [Snoop.Core.deps.json](https://github.com/user-attachments/files/21510151/Snoop.Core.deps.json)