Skip to content

Commit 9b58b34

Browse files
committed
fix GitVersion.CommandLine nuget name
1 parent d7f09ec commit 9b58b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitVersionExe/NugetAssets/GitVersion.CommandLine.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>GitVersion.CommandLine</id>
55
<version>$version$</version>
6-
<title>GitVersion</title>
6+
<title>GitVersion.CommandLine</title>
77
<authors>NServiceBus Ltd</authors>
88
<owners>nservicebus, simoncropp</owners>
99
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>

0 commit comments

Comments
 (0)