Skip to content

Commit 756cd9f

Browse files
author
Oren (electricessence)
committed
Updated project metadata.
1 parent 9560396 commit 756cd9f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

Open.Text.csproj

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@
66
<Authors>electricessence</Authors>
77
<Company />
88
<Product />
9-
<Description>Provides a set of useful classes for working with strings and formatting values.
9+
<Description>A set of useful classes for working with strings and formatting values.
1010

1111
Part of the "Open" set of libraries.</Description>
12-
<PackageLicenseUrl>https://github.com/electricessence/Open/blob/master/LICENSE</PackageLicenseUrl>
12+
<PackageLicenseUrl>https://github.com/electricessence/Open.Text/blob/master/LISCENSE.md</PackageLicenseUrl>
13+
<PackageProjectUrl>https://github.com/electricessence/Open.Text</PackageProjectUrl>
14+
<Copyright>https://github.com/electricessence/Open.Text/blob/master/LISCENSE.md</Copyright>
15+
<RepositoryType>git</RepositoryType>
16+
<RepositoryUrl>https://github.com/electricessence/Open.Text</RepositoryUrl>
17+
<PackageTags>dotnet, dotnetcore, string, text, format, stringbuilder, extensions</PackageTags>
1318
</PropertyGroup>
1419

1520
</Project>

0 commit comments

Comments
 (0)