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 dd231ff commit 2805e26Copy full SHA for 2805e26
GitVersionTask/NugetAssets/GitVersionTask.targets
@@ -57,7 +57,6 @@
57
<Output TaskParameter="PreReleaseTag" PropertyName="GfvPreReleaseTag" />
58
<Output TaskParameter="PreReleaseTagWithDash" PropertyName="GfvPreReleaseTagWithDash" />
59
<Output TaskParameter="InformationalVersion" PropertyName="GfvInformationalVersion" />
60
- <Output TaskParameter="OriginalRelease" PropertyName="GfvOriginalRelease" />
61
</GetVersion>
62
63
</Target>
0 commit comments