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 da8713e commit d69364bCopy full SHA for d69364b
build/nuspec/GitVersion.Portable.nuspec
@@ -9,7 +9,7 @@
9
<copyright>Copyright GitTools 2021.</copyright>
10
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
11
<projectUrl>https://github.com/GitTools/GitVersion</projectUrl>
12
- <iconUrl>https://raw.githubusercontent.com/GitTools/graphics/master/GitVersion/icon_100x100.png</iconUrl>
+ <iconUrl>https://raw.githubusercontent.com/GitTools/graphics/master/GitVersion/Color/icon_100x100.png</iconUrl>
13
<requireLicenseAcceptance>false</requireLicenseAcceptance>
14
<description>Derives SemVer information from a repository following GitFlow or GitHubFlow.</description>
15
<tags>Git Versioning GitVersion GitFlowVersion GitFlow GitHubFlow SemVer</tags>
0 commit comments