I have developed a library .DLL in .Net core 2.1 and is obfuscator with SmartAssembly 7.0.
If I include the .DLL directly as a reference then it works fine but when I create nuget package and include via package manager it gives the compatibility issue.