@ -17,7 +17,7 @@ namespace ICS.Application.Business.Mapper
configuration.CreateMap<IcsVendorEditDto, IcsVendor>().ReverseMap();
configuration.CreateMap<IcsVendor, IcsVendorImportDto>().ReverseMap();
//// custom codes
//// custom codes end