OnlySaveIdentifiersToDisk

This commit is contained in:
2024-05-19 20:10:57 -07:00
parent 30b8e2f5a9
commit c838848129
5 changed files with 20 additions and 9 deletions

View File

@ -8,6 +8,7 @@ public record RenameConfiguration(Shared.Models.MetadataConfiguration MetadataCo
string DefaultMaker,
bool ForceNewId,
string[] IgnoreExtensions,
bool OnlySaveIdentifiersToDisk,
string RelativePropertyCollectionFile,
string[] SidecarExtensions,
bool SkipIdFiles,