You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider packing Microsoft.DiaSymReader.Pdb2Pdb package as dotnet tool. That way, we can use dotnet tool commands to manage the package, instead of installing it in a fixed location and creating custom scripts to invoke pdb2pdb.exe.
This would require adding the following properties to the project file: