Running the console application of the OpenDDR-Simple solution hits an exception when running againt the 1.32 release file-set, it works fine with the 1.31 release though.
I'm super new to this project and am not yet capable of giving a more qualified answer or even issue a PR. So here's the exception I get:
W3c.Ddr.Exceptions.InitializationException
HResult=0x80131500
Message=
Source=<Cannot evaluate the exception source>
StackTrace:
<Cannot evaluate the exception stack trace>
Inner Exception 1:
Exception: Can not parse oddr.ua.device.builder.path: C:\devicedetection\devicedata\BuilderDataSource.xml
As said, replacing all the files in the devicedata directory with the 1.31 release package works.
Running the console application of the OpenDDR-Simple solution hits an exception when running againt the 1.32 release file-set, it works fine with the 1.31 release though.
I'm super new to this project and am not yet capable of giving a more qualified answer or even issue a PR. So here's the exception I get:
As said, replacing all the files in the devicedata directory with the 1.31 release package works.