Skip to content

Commit

Permalink
chore: update public api
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyMakkison committed Mar 30, 2024
1 parent f463113 commit 6028284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Riok.Mapperly.Abstractions.UserMappingAttribute.Default.get -> bool
Riok.Mapperly.Abstractions.UserMappingAttribute.Default.set -> void
Riok.Mapperly.Abstractions.MapPropertyAttribute.Use.get -> string?
Riok.Mapperly.Abstractions.MapPropertyAttribute.Use.set -> void
Riok.Mapperly.Abstractions.MapperAttribute.MaxRecursionDepth.get -> int
Riok.Mapperly.Abstractions.MapperAttribute.MaxRecursionDepth.get -> uint
Riok.Mapperly.Abstractions.MapperAttribute.MaxRecursionDepth.set -> void
Riok.Mapperly.Abstractions.MapperMaxRecursionDepthAttribute
Riok.Mapperly.Abstractions.MapperMaxRecursionDepthAttribute.MapperMaxRecursionDepthAttribute(uint maxRecursionDepth) -> void
Expand Down

0 comments on commit 6028284

Please sign in to comment.