This commit is contained in:
2024-05-21 18:56:47 -07:00
parent b9ed5ee159
commit 9521aee8c6
8 changed files with 65 additions and 329 deletions

View File

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