Skip to content

Commit 71c32c6

Browse files
committed
Add License to NuGet package
1 parent 9469eab commit 71c32c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuget.package/NativeBinaries.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<license type="file">libgit2\libgit2.license.txt</license>
88
<projectUrl>https://github.com/libgit2/libgit2sharp.nativebinaries</projectUrl>
99
<icon>libgit2\libgit2.png</icon>
10+
<license type="expression">MIT</license>
1011
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1112
<description>Native binaries for LibGit2Sharp</description>
1213
<repository type="git" url="https://github.com/libgit2/libgit2sharp.nativebinaries.git" />

0 commit comments

Comments
 (0)