Skip to content

Commit 8f60f07

Browse files
committed
No longer create UnitsNet.NumberExtensions tag
It always follows the UnitsNet versioning, so no point in having them separate.
1 parent 86197ff commit 8f60f07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Build/set-version-UnitsNet.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ Set-NuspecVersion $nanoFrameworkNuspecGeneratorFile $newVersion
7777
# Git commit and tag
7878
Invoke-CommitVersionBump @("UnitsNet") $newVersion
7979
Invoke-TagVersionBump "UnitsNet" $newVersion
80-
Invoke-TagVersionBump "UnitsNet.NumberExtensions" $newVersion
8180

8281
# Restore any local changes.
8382
Invoke-StashPop

0 commit comments

Comments
 (0)