File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 8
8
<PackageId >htmldiff.net</PackageId >
9
9
<Authors >Rohland de Charmoy</Authors >
10
10
<PackageProjectUrl >https://github.com/Rohland/htmldiff.net</PackageProjectUrl >
11
- <PackageReleaseNotes >Version 1.4 - dotnet standard support</PackageReleaseNotes >
11
+ <PackageReleaseNotes >
12
+ 1.4.1 - dependency updates + bug fix for custom block expressions
13
+ 1.4.0 - dotnet standard support
14
+ </PackageReleaseNotes >
12
15
<PackageTags >html htmldiff diff compare</PackageTags >
13
16
<PackageLicenseExpression >MIT</PackageLicenseExpression >
14
17
<AssemblyTitle >HtmlDiff</AssemblyTitle >
15
18
<Description >A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.</Description >
16
19
<Company >Rohland de Charmoy</Company >
17
20
<Product >HtmlDIff</Product >
21
+ <PackageReadmeFile >readme.md</PackageReadmeFile >
18
22
</PropertyGroup >
19
23
<Import Project =" ..\MonoForFramework.targets" />
24
+ <ItemGroup >
25
+ <None Include =" ../../readme.md" Pack =" true" PackagePath =" \" />
26
+ </ItemGroup >
20
27
</Project >
You can’t perform that action at this time.
0 commit comments