1- <?xml version =" 1.0" encoding =" utf-8" ?>
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- <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4- <id >githubreleasemanager.portable</id >
5- <title >GitHubReleaseManager</title >
6- <version >$version$</version >
7- <authors >gep13</authors >
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
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+ <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4+ <id >githubreleasemanager.portable</id >
5+ <title >GitHubReleaseManager</title >
6+ <version >$version$</version >
7+ <authors >gep13</authors >
88 <owners >gep13</owners >
9- <licenseUrl >https://github.com/gep13/GitHubReleaseManager/blob/develop/LICENSE</licenseUrl >
9+ <licenseUrl >https://github.com/gep13/GitHubReleaseManager/blob/develop/LICENSE</licenseUrl >
1010 <projectUrl >https://github.com/gep13/GitHubReleaseManager</projectUrl >
11- <iconUrl >http://cdn.rawgit.com/gep13/GitHubReleaseManager/9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
12- <requireLicenseAcceptance >false</requireLicenseAcceptance >
13- <description >Tool for creating and exporting releases for software applications hosted on Github </description >
14- <summary >Tool for creating and exporting releases for software applications hosted on Github </summary >
15- <copyright >Copyright 2015</copyright >
16- <language >en-GB</language >
17- <tags >github release notes create export</tags >
18- </metadata >
19- <files >
20- <file src =" ..\..\BuildArtifacts\GitHubReleaseManager.Cli. exe" target =" tools" />
11+ <iconUrl >http://cdn.rawgit.com/gep13/GitHubReleaseManager/9c547452a10afaf83fce1b5833f4762487b017b7/Icons/package_icon.svg</iconUrl >
12+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13+ <description >Tool for creating and exporting releases for software applications hosted on GitHub </description >
14+ <summary >Tool for creating and exporting releases for software applications hosted on GitHub </summary >
15+ <copyright >Copyright 2015</copyright >
16+ <language >en-GB</language >
17+ <tags >github release notes create export</tags >
18+ </metadata >
19+ <files >
20+ <file src =" ..\..\BuildArtifacts\GitHubReleaseManager.exe" target =" tools" />
2121 <file src =" chocolateyInstall.ps1" target =" tools" />
22- <file src =" chocolateyUninstall.ps1" target =" tools" />
23- </files >
22+ <file src =" chocolateyUninstall.ps1" target =" tools" />
23+ </files >
2424</package >
0 commit comments