### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps to reproduce ThreadJob removed the PDB files in PR https://github.com/PowerShell/ThreadJob/pull/29 and this module should do the same. ### Expected behavior ```console No PDB files ``` ### Actual behavior ```console Shipped PDB files ``` ### Error details _No response_ ### Environment data ```PowerShell 7.4 ``` ### Version 0.7.2 ### Visuals _No response_