I get the following error message when my pipeline is being run: Package AutoMapper.Extensions.Microsoft.DependencyInjection 8.1.1 is not compatible with net60
How to map objects inherited from one interface to objects inherited from another interface. I have such code structure public interface IDataTranslatable {