Skip to content

Commit

Permalink
Remane file and del attribute usage
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSvartz committed Oct 26, 2023
1 parent 6e7283f commit e06f6ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ namespace Mapster
{
[AttributeUsage(AttributeTargets.Class
| AttributeTargets.Struct
| AttributeTargets.Interface
| AttributeTargets.Property
| AttributeTargets.Field, AllowMultiple = true)]
public class AdaptWithAttribute : Attribute
Expand Down

0 comments on commit e06f6ed

Please sign in to comment.