Skip to content

Commit

Permalink
chore: update unshipped.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyMakkison committed Dec 7, 2023
1 parent 1654870 commit d537577
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Riok.Mapperly.Abstractions/PublicAPI.Shipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,8 @@ Riok.Mapperly.Abstractions.FormatProviderAttribute.Default.set -> void
Riok.Mapperly.Abstractions.FormatProviderAttribute.FormatProviderAttribute() -> void
Riok.Mapperly.Abstractions.MapPropertyAttribute.FormatProvider.get -> string?
Riok.Mapperly.Abstractions.MapPropertyAttribute.FormatProvider.set -> void
Riok.Mapperly.Abstractions.MapperAttribute.MaxRecursionDepth.get -> int
Riok.Mapperly.Abstractions.MapperAttribute.MaxRecursionDepth.set -> void
Riok.Mapperly.Abstractions.MapperMaxRecursionDepthAttribute
Riok.Mapperly.Abstractions.MapperMaxRecursionDepthAttribute.MapperMaxRecursionDepthAttribute(int maxRecursionDepth) -> void
Riok.Mapperly.Abstractions.MapperMaxRecursionDepthAttribute.MaxRecursionDepth.get -> int
1 change: 1 addition & 0 deletions src/Riok.Mapperly.Abstractions/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#nullable enable

0 comments on commit d537577

Please sign in to comment.