CrLfTab
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using AutoMapper;
|
||||
using AutoMapper;
|
||||
using Umbraco.Core.Models.EntityBase;
|
||||
|
||||
namespace Umbraco.Web.Models.Mapping
|
||||
@@ -35,4 +35,4 @@ namespace Umbraco.Web.Models.Mapping
|
||||
.ForMember(dest => dest.UpdateDate, opt => opt.Ignore());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user