Skip to content

Commit 63d5656

Browse files
committed
Added licence to the NuGet package
1 parent 672d683 commit 63d5656

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

FastText.NetWrapper/FastText.NetWrapper.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<PackageProjectUrl>https://github.com/olegtarasov/FastText.NetWrapper</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/olegtarasov/FastText.NetWrapper</RepositoryUrl>
1313
<PackageVersion>1.0.1</PackageVersion>
14+
<PackageLicenseUrl>https://raw.githubusercontent.com/olegtarasov/FastText.NetWrapper/master/LICENSE</PackageLicenseUrl>
1415
</PropertyGroup>
1516

1617
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)