v1.1.0
Support creating ParsedFiles using a string as existingSeparator
Additionally, since .NET Standard is compatible with .NET Core & .NET Framework >=4.61; unneeded target frameworks netcoreapp2.0
, net47
& net461
have been removed, reducing significantly .nupkg's size.
Projects targeting those frameworks will use netstandard2.0
version from now on.
More info about .NET Standard & .NET Framework compatibility can be found here.
Nuget Package (extension changed to .zip, since GitHub doesn't seem to support .nupkg):
FileParser.1.1.0.zip