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