This drops support for netstandard1.3 and net45 while shifting support of net462 to netstandard2.0 . While these targets have been removed, if given some good reasons I could add some back in, I just don't want them holding things back. More details can be found in #60 . I don't see any performance differences from adding an explicit net6.0 target, but, maybe with some changes it can get better.
This drops support for netstandard1.3 and net45 while shifting support of net462 to netstandard2.0 . While these targets have been removed, if given some good reasons I could add some back in, I just don't want them holding things back. More details can be found in #60 . I don't see any performance differences from adding an explicit net6.0 target, but, maybe with some changes it can get better.