What's Changed
- added netstandard15, removed dotnet54 by @jchannon in https://github.com/grumpydev/TinyIoC/pull/94
- Added support for NETSTANDARD 1.0+ and PCL Profile 151 by @niemyjski in https://github.com/grumpydev/TinyIoC/pull/96
- Added test for IEnumerable dependencies for documentation purposes by @richardhopton in https://github.com/grumpydev/TinyIoC/pull/41
- Add check for incor...