mmanela / diffplex

DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Apache License 2.0
990 stars 183 forks source link

Is UnidiffFormatter.cs no longer included? #92

Closed rdorris closed 2 years ago

rdorris commented 2 years ago

UnidiffFormater.cs contained in the DiffPlex.ConsoleRunner project.

mmanela commented 2 years ago

The InlineDiffBuilder provides the functionality and its in the main dll.