mirror of https://github.com/abpframework/abp.git
5 changed files with 2 additions and 27 deletions
@ -1,11 +0,0 @@ |
|||
using AutoMapper; |
|||
|
|||
namespace Volo.Abp.FeatureManagement; |
|||
|
|||
public class FeatureManagementApplicationAutoMapperProfile : Profile |
|||
{ |
|||
public FeatureManagementApplicationAutoMapperProfile() |
|||
{ |
|||
|
|||
} |
|||
} |
|||
Loading…
Reference in new issue