Skip to content

Commit 262ca59

Browse files
author
Summer
authored
update .nuspec to add iconUrl
1 parent 5e9ff96 commit 262ca59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Microsoft.Azure.IoT.Edge.Module.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@
1111
<language>en-US</language>
1212
<projectUrl>http://github.com/azure/dotnet-template-azure-iot-edge-module/</projectUrl>
1313
<licenseUrl>https://github.com/Azure/dotnet-template-azure-iot-edge-module/blob/master/LICENSE</licenseUrl>
14+
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
1415
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1516
<tags>azure iot edge dotnet template</tags>
1617
</metadata>
1718
<files>
1819
<file src="content/**/*" />
1920
</files>
20-
</package>
21+
</package>

0 commit comments

Comments
 (0)