f3eb4bb69b418896eee7e2b351dc6ec4050b94fd
The `DigitalData.EmailProfiler.Application.csproj` file was updated to downgrade `AutoMapper` and `AutoMapper.Extensions.Microsoft.DependencyInjection` from versions `16.2.0` and `12.0.0` to `12.0.1`. Additionally, a new dependency on `FluentValidation.DependencyInjectionExtensions` version `12.1.1` was added. The `DigitalData.EmailProfiler.Infrastructure.csproj` file was updated to downgrade the `AutoMapper` package from version `16.2.0` to `12.0.1`. These changes address potential compatibility issues and introduce FluentValidation for dependency injection.
DigitalData.EmailProfiler
Description
Languages
C#
100%