Skip to content

Commit 8daf153

Browse files
committed
(GH-141) Add new NuGet Metadata
1 parent b0bcf11 commit 8daf153

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nuspec/nuget/GitReleaseManager.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
<version>$version$</version>
77
<authors>GitTools Contributors</authors>
88
<owners>gep13</owners>
9-
<licenseUrl>https://github.com/GitTools/GitReleaseManager/blob/develop/LICENSE</licenseUrl>
9+
<license type="expression">MIT</license>
1010
<projectUrl>https://github.com/GitTools/GitReleaseManager</projectUrl>
11+
<repository type="git" url="https://github.com/GitTools/GitReleaseManager.git"/>
1112
<iconUrl>https://cdn.jsdelivr.net/gh/GitTools/GitReleaseManager@9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl>
1213
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1314
<description>Tool for creating and exporting releases for software applications hosted on GitHub</description>

0 commit comments

Comments
 (0)