We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9469eab commit 71c32c6Copy full SHA for 71c32c6
nuget.package/NativeBinaries.nuspec
@@ -7,6 +7,7 @@
7
<license type="file">libgit2\libgit2.license.txt</license>
8
<projectUrl>https://github.com/libgit2/libgit2sharp.nativebinaries</projectUrl>
9
<icon>libgit2\libgit2.png</icon>
10
+ <license type="expression">MIT</license>
11
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12
<description>Native binaries for LibGit2Sharp</description>
13
<repository type="git" url="https://github.com/libgit2/libgit2sharp.nativebinaries.git" />
0 commit comments