Skip to content

Commit e06f6ed

Browse files
committed
Remane file and del attribute usage
1 parent 6e7283f commit e06f6ed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Mapster.Core/Attributes/AdaptAsAttribute.cs renamed to src/Mapster.Core/Attributes/AdaptWithAttribute.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ namespace Mapster
44
{
55
[AttributeUsage(AttributeTargets.Class
66
| AttributeTargets.Struct
7-
| AttributeTargets.Interface
87
| AttributeTargets.Property
98
| AttributeTargets.Field, AllowMultiple = true)]
109
public class AdaptWithAttribute : Attribute

0 commit comments

Comments
 (0)