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 74ef81cCopy full SHA for 74ef81c
nuget.package/NativeBinaries.nuspec
@@ -4,7 +4,7 @@
4
<id>LibGit2Sharp.NativeBinaries</id>
5
<version>2.0.0</version>
6
<authors>LibGit2Sharp contributors</authors>
7
- <license type="file">libgit2\libgit2.license.txt</license>
+ <license type="expression">MIT</license>
8
<projectUrl>https://github.com/libgit2/libgit2sharp.nativebinaries</projectUrl>
9
<icon>libgit2\libgit2.png</icon>
10
<requireLicenseAcceptance>false</requireLicenseAcceptance>
0 commit comments