Skip to content

Commit ef6c997

Browse files
committed
fix: Corrected description
1 parent 8e11160 commit ef6c997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DevDecoder.DynamicXml/DevDecoder.DynamicXml.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Company>DevDecoder</Company>
1010
<PackageDescription>Cross-platform .NET Standard library for easy manipulation of XML</PackageDescription>
1111
<RepositoryUrl>https://github.com/DevDecoder/DynamicXml</RepositoryUrl>
12-
<PackageDescription>Cross-platform .NET Standard library for easy manipulation of XML</PackageDescription>
12+
<Description>Cross-platform .NET Standard library for easy manipulation of XML</Description>
1313
<Copyright>2021-2022 Craig Dean</Copyright>
1414
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1515
<PackageProjectUrl>https://github.com/DevDecoder/DynamicXml</PackageProjectUrl>

0 commit comments

Comments
 (0)