The current solution only outputs the assembly for .net core. When the library is used in a .net framework environment compiling will fail. I have re-targeted the project to compile for .net core and framework simultaneously. I chose version 4.5.2 since the base library Lextm.SharpSnmpLib targets 4.5.2 as well.