Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Windows Form Application crashes when trying to use FolderBrowserDialog or OpenFileDialog #3007

Open
Bunchies101 opened this issue Jan 5, 2025 · 0 comments

Comments

@Bunchies101
Copy link

My windows Form application is using .NET 9.0
Application can open these dialogs provided by System.Windows.Forms

Once Newtonsoft.Json is added to the project, the application will crash trying to open the dialogs. This behavior will happen even if I'm not using the Newtonsoft.Json library anywhere in my program. Just having it installed into the project is enough to break the dialogs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant