Skip to content

Commit e66ef47

Browse files
author
Oren (electricessence)
committed
Updated project metadata.
1 parent 503738b commit e66ef47

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Open.Arithmetic.csproj

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ Part of the "Open" set of libraries.</Description>
99
<Company />
1010
<Product />
1111
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
12-
<PackageLicenseUrl>https://github.com/electricessence/Open/blob/master/LICENSE</PackageLicenseUrl>
12+
<PackageLicenseUrl>https://github.com/electricessence/Open.Arithmetic/blob/master/LISCENSE.md</PackageLicenseUrl>
13+
<Copyright>https://github.com/electricessence/Open.Arithmetic/blob/master/LISCENSE.md</Copyright>
14+
<PackageProjectUrl>https://github.com/electricessence/Open.Arithmetic/</PackageProjectUrl>
15+
<RepositoryUrl>https://github.com/electricessence/Open.Arithmetic/</RepositoryUrl>
16+
<RepositoryType>git</RepositoryType>
17+
<PackageTags>dotnet, dotnet-core, dotnetcore, cs, math, dynamic, arithmetic</PackageTags>
1318
</PropertyGroup>
1419

1520
</Project>

0 commit comments

Comments
 (0)