Skip to content

Conversation

@sonyps5201314
Copy link
Contributor

The GeneratePdbForAssembly function internally sets the InitialDirectory of the SaveFileDialog, whereas GeneratePdbForAssemblies does not. This inconsistency causes confusion when users switch between batch and single-file PDB generation, as the behavior regarding the output directory (e.g., whether it remembers the last used folder) varies.

Since the functionality of GeneratePdbForAssemblies now fully covers that of GeneratePdbForAssembly, there is no longer any need to retain the latter.

…ve user experience and remove redundant code.
@siegfriedpammer siegfriedpammer merged commit f8b4823 into icsharpcode:master Dec 14, 2025
5 checks passed
@siegfriedpammer
Copy link
Member

Thank you very much, sorry for taking so long to look at this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants