edongashi / WpfMaterialForms

Dynamically generated forms and dialogs in WPF
MIT License
51 stars 14 forks source link

Fix build and HoldsValue change in MultiSchema.cs #3

Closed rc201612 closed 7 years ago

rc201612 commented 7 years ago

Fix build by removing the "Restaurantet" folder. Also, update the HoldsValue property inside MultiSchema.cs to check whether any of the individual schemas hold values as it is possible that none of them will do.

rc201612 commented 7 years ago

Apologies this is a bit of a mess, I am not familiar with the process. Let me know if it would be better to close this PR and raise another.

edongashi commented 7 years ago

Woops I was toying with another project and nuget seemed to have changed my packages folder.. sorry for that.

edongashi commented 7 years ago

Thank you very much!