BREAKING CHANGE
- drop support for netstandard1.1
- drop support for net45
- drop support for net46
- switch to net462, netstandard2.0, net60
- tests can't be run on Windowsvia github actions right now (Windows Server do not support Linux Containers for Docker, so can't run tarantool) , so net462 isn't tested via CI.
What's Changed
Full Changelog: 0.15...0.16