mmanela / diffplex

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

Change the property type of LineNumberWidthProperty to Int32 #82

Closed kingcean closed 3 years ago

kingcean commented 3 years ago

Fix #81. Update the property type of LineNumberWidthProperty to Int32 from Double.