Updating to release 0.10.1 broke the Noda Time benchmarking project because the target platform changed to netcoreapp1.1. Did we actually need to do this? netcoreapp1.1 is more of a bleeding edge target, with 1.0 being the long-term support one. I think it would be worth supporting users who don't want to use the bleeding-edge version.
Updating to release 0.10.1 broke the Noda Time benchmarking project because the target platform changed to netcoreapp1.1. Did we actually need to do this? netcoreapp1.1 is more of a bleeding edge target, with 1.0 being the long-term support one. I think it would be worth supporting users who don't want to use the bleeding-edge version.