Skip to content

Commit 06a6eb7

Browse files
authored
(package) Fix repository URL
As per recent Twitter conversation: https://twitter.com/adgrv/status/1127591787697061888
1 parent d2d437d commit 06a6eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuspec/nuget/Cake.Tfx.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<description>Cake Tfx AddIn.</description>
99
<summary>Cake AddIn that extends Cake with ability to execute the tfx command line utility.</summary>
1010
<license type="expression">MIT</license>
11-
<repository type="git" url="https://github.com/cake-contrib/Cake.Tfx"/>
11+
<repository type="git" url="https://github.com/cake-contrib/Cake.Tfx.git"/>
1212
<projectUrl>https://github.com/cake-contrib/Cake.Tfx/</projectUrl>
1313
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png</iconUrl>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>

0 commit comments

Comments
 (0)