Skip to content

Commit 2689ddb

Browse files
author
Oren (electricessence)
committed
Updated settings.
1 parent 289dae1 commit 2689ddb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Open.Collections.Numeric.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<PropertyGroup>
44
<TargetFramework>netcoreapp1.1</TargetFramework>
5+
<Description>Useful set of extensions for processing collections of numerical data.
6+
7+
Part of the "Open" set of libraries.</Description>
8+
<PackageLicenseUrl>https://github.com/electricessence/Open/blob/master/LICENSE</PackageLicenseUrl>
9+
<Product />
10+
<Company />
11+
<Authors>electricessence</Authors>
12+
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
513
</PropertyGroup>
614

715
<ItemGroup>

0 commit comments

Comments
 (0)