Hello...
I am trying to add the cognosdotnet_10_2 DLL as a "PackageReference" provided in sdk c# samples folder into .net core application but was getting warning message as below at build time and unable to access the classes/methods and throwing errors at run time.
This DLL is not compatible with .NET Core as it was build using .NETframework 4v.
Do we have any package available which supports or any suggestions to proceed further with this approach.


------------------------------
Anitha Royal
------------------------------