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 86197ff commit 8f60f07Copy full SHA for 8f60f07
Build/set-version-UnitsNet.ps1
@@ -77,7 +77,6 @@ Set-NuspecVersion $nanoFrameworkNuspecGeneratorFile $newVersion
77
# Git commit and tag
78
Invoke-CommitVersionBump @("UnitsNet") $newVersion
79
Invoke-TagVersionBump "UnitsNet" $newVersion
80
-Invoke-TagVersionBump "UnitsNet.NumberExtensions" $newVersion
81
82
# Restore any local changes.
83
Invoke-StashPop
0 commit comments