Date Group support for new directories and
better duplicate logic
This commit is contained in:
@ -142,7 +142,7 @@ public class G_Index : Shared.Models.Properties.IIndex, IIndex
|
||||
|
||||
internal void SetIndex(Property.Models.Configuration configuration, string outputResolution)
|
||||
{
|
||||
Dictionary<string, List<Tuple<string, Shared.Models.Property>>> filePropertiesKeyValuePairs = new();
|
||||
Dictionary<string, List<Tuple<string, Shared.Models.Property>>> filePropertiesKeyValuePairs = new();
|
||||
FileInfo fileInfo;
|
||||
G_Index indexInfo;
|
||||
string parentCheck;
|
||||
|
Reference in New Issue
Block a user