Skip to content

Commit d5d4a49

Browse files
committed
rev version
1 parent f051180 commit d5d4a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DiffPlex/DiffPlex.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\NuGet.props" />
33
<PropertyGroup>
44
<TargetFrameworks>net45;netstandard2.0;net6.0</TargetFrameworks>
5-
<Version>1.7.2</Version>
5+
<Version>1.8</Version>
66
<PackageTags>diff</PackageTags>
77
<Description>DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.</Description>
88
<PackageReleaseNotes>Fixed diffing of sub-components (like words). Ensures ignoreWhitespace and ignoreCase are honored in that case and that the parent reflects modification state of the child.</PackageReleaseNotes>

0 commit comments

Comments
 (0)