RDunkley / XML-To-Data-Class

Tool to Generate C# custom data classes from an XML file.
Apache License 2.0
0 stars 0 forks source link

If invalid XML is loaded an error message appears and then the application closes #20

Closed RDunkley closed 7 years ago

RDunkley commented 7 years ago

The application should not close out if an invalid file is loaded. It should pop up the dialog and then go back to the main screen.