File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Source/GitReleaseManager.Cli Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 16
16
<PackageTags >github release notes create export</PackageTags >
17
17
<Description >Tool for creating and exporting releases for software applications hosted on GitHub.</Description >
18
18
<Copyright >Copyright (c) 2015 - Present - GitTools Contributors</Copyright >
19
- <PackageLicenseUrl >http://www.opensource.org/licenses/mit-license.php</ PackageLicenseUrl >
19
+ <PackageLicenseExpression >MIT</ PackageLicenseExpression >
20
20
<PackageIconUrl >https://cdn.jsdelivr.net/gh/GitTools/GitReleaseManager@9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</PackageIconUrl >
21
21
<PackageReleaseNotes >https://github.com/GitTools/GitReleaseManager/releases</PackageReleaseNotes >
22
22
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
23
+ <RepositoryType >git</RepositoryType >
24
+ <RepositoryUrl >https://github.com/GitTools/GitReleaseManager.git</RepositoryUrl >
23
25
</PropertyGroup >
24
26
25
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments