Skip to content

Commit cb853ff

Browse files
authored
Update package description for 1.3.0 (#26)
1 parent 7278d2a commit cb853ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PropertyGroup>
88
<PackageId>SystemTextJson.JsonDiffPatch</PackageId>
99
<PackageTags>json;diff;compare;patch;system-text-json;jsondiffpatch</PackageTags>
10-
<Description>High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format. Provides bonus DeepClone and DeepEquals methods.</Description>
10+
<Description>High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format. Provides bonus DeepEquals and DeepClone methods.</Description>
1111
</PropertyGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)