Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Show error message if a config file is incorrect #770

Merged
merged 4 commits into from
Feb 25, 2024

Conversation

ErikMogensen
Copy link
Collaborator

Fixes #769

Shows one or two error messages if a config file is incorrect. The application still dies after that.

src/ServiceBusExplorer/Forms/MainForm.cs Outdated Show resolved Hide resolved
ErikMogensen and others added 2 commits February 25, 2024 17:43
Co-authored-by: Sean Feldman <SeanFeldman@users.noreply.github.com>
@ErikMogensen ErikMogensen merged commit 979cee5 into paolosalvatori:main Feb 25, 2024
2 checks passed
@ErikMogensen ErikMogensen deleted the ExtendNamespaceSaving branch February 25, 2024 17:11
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.

If a config file is incorrect the application silently dies
2 participants