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 f50b10f commit 6a36f83Copy full SHA for 6a36f83
src/GitVersionExe/NugetAssets/GitVersion.Portable.nuspec
@@ -8,7 +8,7 @@
8
<owners>nservicebus, simoncropp</owners>
9
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
10
<projectUrl>http://github.com/Particular/GitVersion</projectUrl>
11
- <iconUrl>https://raw.github.com/Particular/GitVersion/master/Icons/package_icon.png</iconUrl>
+ <iconUrl>https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/img/package_icon.png</iconUrl>
12
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13
<description>Derives SemVer information from a repository following GitFlow or GitHubFlow.</description>
14
<language>en-AU</language>
0 commit comments