Skip to content

Commit 221c64d

Browse files
author
Oren (electricessence)
committed
Updated project metadata.
1 parent 5ac4f8e commit 221c64d

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Open.Collections.Numeric.csproj

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@
55
<Description>Useful set of extensions for processing collections of numerical data.
66

77
Part of the "Open" set of libraries.</Description>
8-
<PackageLicenseUrl>https://github.com/electricessence/Open/blob/master/LICENSE</PackageLicenseUrl>
8+
<PackageLicenseUrl>https://github.com/electricessence/Open.Collections.Numeric/blob/master/LISCENSE.md</PackageLicenseUrl>
99
<Product />
1010
<Company />
1111
<Authors>electricessence</Authors>
1212
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
13+
<Copyright>https://github.com/electricessence/Open.Collections.Numeric/blob/master/LISCENSE.md</Copyright>
14+
<PackageProjectUrl>https://github.com/electricessence/Open.Collections.Numeric/</PackageProjectUrl>
15+
<RepositoryUrl>https://github.com/electricessence/Open.Collections.Numeric/</RepositoryUrl>
16+
<RepositoryType>git</RepositoryType>
17+
<PackageTags>dotnet, dotnet-core, dotnetcore, cs, collections, numeric, double, extensions, threadsafe, thread-safe</PackageTags>
1318
</PropertyGroup>
1419

1520
<ItemGroup>

0 commit comments

Comments
 (0)