To avoid all the dependencies that netstandard 1.0 brings with it.
We should also consider removing 1.0, since that no longer brings much value to the table I think, except for older versions of Xamarin and similar.
People on NET 4.0-4.6.1 will simply use 4.0 dll and 4.6.2 and up will then use netstandard 2.0 dll.
Inspired by this tweet:
https://twitter.com/onovotny/status/1040053354465030144?s=19
To avoid all the dependencies that netstandard 1.0 brings with it.
We should also consider removing 1.0, since that no longer brings much value to the table I think, except for older versions of Xamarin and similar.
People on NET 4.0-4.6.1 will simply use 4.0 dll and 4.6.2 and up will then use netstandard 2.0 dll.
Inspired by this tweet:
https://twitter.com/onovotny/status/1040053354465030144?s=19