I am in the process of upgrading a business layer project(netfx472) and due to some constraints I have to make it multi-target .NET Standard 2.1 and .NET FX 4.7.2 after the upgrade.
It's currently using AWSSDK.Core and I don't see a version of that package supporting .NET Standard 2.1. What are my options in moving ahead with this upgrade. Thank you for all your help!