We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71db796 commit 6ed1d36Copy full SHA for 6ed1d36
CompuMaster.Text.Diff/CompuMaster.Text.Diff.vbproj
@@ -5,10 +5,10 @@
5
<AssemblyName>CompuMaster.Text.Diff</AssemblyName>
6
<Title>CompuMaster.Text.Diff</Title>
7
<TargetFrameworks>netstandard2.0;net4.6</TargetFrameworks>
8
- <Version>2024.11.04.100</Version>
+ <Version>2025.12.29.0</Version>
9
<Authors>Jochen Wezel</Authors>
10
<Company>CompuMaster GmbH</Company>
11
- <Copyright>2017-2024 CompuMaster GmbH</Copyright>
+ <Copyright>2017-2025 CompuMaster GmbH</Copyright>
12
<Description>Quickly dump a diff output to System.Console, plain text or to HTML</Description>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<PackageProjectUrl>https://github.com/CompuMasterGmbH/CompuMaster.Text.Diff</PackageProjectUrl>
0 commit comments