Hello,
I am using nuget packages for the first time in my solution.
I want to put the licensing code in my Main() method but in this project there are no syncfusion packages added so I cannot refer to that.
The nuget packages are used in a sub project.
So what is the best way to tackle this situation?
With regards,
Eric