This repository has been archived by the owner on Feb 27, 2020. It is now read-only.
- Minimum required version of .NET Standard raised to 2.1.
Fody.Equals
andMesserli.Utility
are no longer pulled in as dependencies.FileOpeningBuilder
is now immutable: Modifying methods such as like.Read()
and.Write()
now returns a copy instead of changing the builder's state.