File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 6262 <PackageReference Include =" CompuMaster.VisualBasicCompatibility" Version =" 1.0.6" />
6363 <PackageReference Include =" difflib" Version =" 2017.7.26.1241" />
6464 </ItemGroup >
65- <ItemGroup >
65+ <PropertyGroup >
66+ <PackageReadmeFile >README.md</PackageReadmeFile >
67+ </PropertyGroup >
68+ <ItemGroup >
69+ <None Include =" ../README.md" Pack =" true" PackagePath =" /" />
70+ </ItemGroup >
71+ <ItemGroup >
6672 <None Include =" logo_64x64.png" >
6773 <Pack >True</Pack >
6874 <PackagePath ></PackagePath >
Original file line number Diff line number Diff line change 22Quickly dump a nicely formatted diff output to System.Console or to HTML
33
44## Create quickly a colored diff-output to the system console
5- ![ Screenshot of samples for System.Console] ( Samples/ConsoleSamples.png )
5+ ![ Screenshot of samples for System.Console] ( https://raw.githubusercontent.com/CompuMasterGmbH/CompuMaster.Text.Diff/master/ Samples/ConsoleSamples.png)
66
77## Create quickly a colored diff-output to HTML
8- ![ Screenshot of samples for System.Console] ( Samples/HtmlSamples.png )
8+ ![ Screenshot of samples for System.Console] ( https://raw.githubusercontent.com/CompuMasterGmbH/CompuMaster.Text.Diff/master/ Samples/HtmlSamples.png)
99
1010## Sample code
1111This is the full code to create above samples:
You can’t perform that action at this time.
0 commit comments