I can create an XSD in Liquid Studio 2020 - Developer Bundle (Trial). And I can use Liquid XML Data Binding Wizard 2020 to create a C# solution, and build the solution in VS2019 to create the DLLs.
But when I try to use those DLLs in a C# project, I get:
and I get an exception "LiquidTechnologies.Runtime.Net45.LtException: 'Trial License Expired'".
I have restarted my computer, deleted the *.xsd.Output directory and *.xsd_NameMapping.cs.xml file, re-ran the Wizard, and rebuilt the solution.
My Enumerations.cs file has the following line:
LiquidTechnologies.Runtime.Net45.XmlObjectBase.Register("Trial 17/09/2020", "NewFactoryConfig.xsd", "VAMFRHX3TD4RL9V1000000AA");