Hi,
We have some actions that make use of XlsIO.
To test these actions, we have some integration tests in a separate project. We register our Syncfusion licence in both the App.xaml.cs constructor (of the production project) and at the beginning of the integration test in the tests project.
We have noticed that some of the outputs generated by XlsIO are appended with "Created with a trial version of Syncfusion Essential XlsIO", causing our tests to fail. What is the recommended way to register Syncfusion for testing purposes?
Thanks,
Josh