Skip to content

Commit 91739fc

Browse files
abowenmatkoch
authored andcommitted
fix(tools): package id in OctoVersionTasks (#1492) (#1493)
1 parent 0ed3284 commit 91739fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Nuke.Common/Tools/OctoVersion/OctoVersion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
],
66
"name": "OctoVersion",
77
"officialUrl": "https://github.com/OctopusDeploy/OctoVersion",
8-
"nugetPackageId": "OctoVersion.Tool",
8+
"nugetPackageId": "Octopus.OctoVersion.Tool",
99
"nugetFramework": true,
1010
"packageExecutable": "OctoVersion.Tool.dll",
1111
"tasks": [

0 commit comments

Comments
 (0)