Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit d93d3cb

Browse files
committed
(build) Update nuspec metadata
1 parent 0fcafac commit d93d3cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nuspec/nuget/Cake.DotNetTool.Module.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<owners>gep13, cake-contrib</owners>
88
<description>Cake DotNetTool Module.</description>
99
<summary>Cake Module that extends Cake with ability to install tools using dotnet cli.</summary>
10-
<licenseUrl>https://github.com/cake-contrib/Cake.DotNetTool.Module/blob/master/LICENSE</licenseUrl>
10+
<license type="expression">MIT</license>
11+
<repository type="git" url="https://github.com/cake-contrib/Cake.DotNetTool.Module"/>
1112
<projectUrl>https://github.com/cake-contrib/Cake.DotNetTool.Module/</projectUrl>
1213
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png</iconUrl>
1314
<requireLicenseAcceptance>false</requireLicenseAcceptance>

0 commit comments

Comments
 (0)