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 d2d437d commit 06a6eb7Copy full SHA for 06a6eb7
nuspec/nuget/Cake.Tfx.nuspec
@@ -8,7 +8,7 @@
8
<description>Cake Tfx AddIn.</description>
9
<summary>Cake AddIn that extends Cake with ability to execute the tfx command line utility.</summary>
10
<license type="expression">MIT</license>
11
- <repository type="git" url="https://github.com/cake-contrib/Cake.Tfx"/>
+ <repository type="git" url="https://github.com/cake-contrib/Cake.Tfx.git"/>
12
<projectUrl>https://github.com/cake-contrib/Cake.Tfx/</projectUrl>
13
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png</iconUrl>
14
<requireLicenseAcceptance>false</requireLicenseAcceptance>
0 commit comments