Posted 17 Jul Link to this post
Posted 19 Jul Link to this post
I found a way to resolve it.
In appsettings.json, add setting
"telerikReporting": { "assemblyReferences": [ { "name": "My.Assembly.Name", "Version": "1.0.0" } ] }