```
public static DateTime MinFileDate { get; } = DateTime.FromFileTimeUtc(1);
```
I stumbled about it by accident when i tried to contribute here
github.com/SimonCropp/R...
```
public static DateTime MinFileDate { get; } = DateTime.FromFileTimeUtc(1);
```
I stumbled about it by accident when i tried to contribute here
github.com/SimonCropp/R...