amazon-ion/ion-dotnet

Consider dropping support for netcoreapp1.0 and netcoreapp2.0

dhhoang opened this issue · 1 comments

Right now Amazon.IonDotnet.Tests includes test targets for netcoreapp2.0 and netcoreapp1.0.
Since Microsoft's support for these runtimes has ended (see https://dotnet.microsoft.com/download/dotnet-core) perhaps we should consider dropping those?

Closed via #83