File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Source/GitReleaseManager.Cli Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
19
<PackageLicenseUrl >http://www.opensource.org/licenses/mit-license.php</PackageLicenseUrl >
20
- <PackageIconUrl >https://cdn.rawgit.com/ GitTools/GitReleaseManager/ 9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</PackageIconUrl >
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
23
</PropertyGroup >
Original file line number Diff line number Diff line change 8
8
<owners >gep13</owners >
9
9
<licenseUrl >https://github.com/GitTools/GitReleaseManager/blob/develop/LICENSE</licenseUrl >
10
10
<projectUrl >https://github.com/GitTools/GitReleaseManager</projectUrl >
11
- <iconUrl >http ://cdn.rawgit.com/ GitTools/GitReleaseManager/ 9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
11
+ <iconUrl >https ://cdn.jsdelivr.net/gh/ GitTools/GitReleaseManager@ 9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<description >Tool for creating and exporting releases for software applications hosted on GitHub</description >
14
14
<summary >Tool for creating and exporting releases for software applications hosted on GitHub</summary >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >gitreleasemanager</id >
8
8
<owners >gep13</owners >
9
9
<licenseUrl >https://github.com/GitTools/GitReleaseManager/blob/develop/LICENSE</licenseUrl >
10
10
<projectUrl >https://github.com/GitTools/GitReleaseManager</projectUrl >
11
- <iconUrl >https://cdn.rawgit.com/ GitTools/GitReleaseManager/ 9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
11
+ <iconUrl >https://cdn.jsdelivr.net/gh/ GitTools/GitReleaseManager@ 9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
12
12
<requireLicenseAcceptance >false</requireLicenseAcceptance >
13
13
<description >Tool for creating and exporting releases for software applications hosted on GitHub</description >
14
14
<summary >Tool for creating and exporting releases for software applications hosted on GitHub</summary >
You can’t perform that action at this time.
0 commit comments