Skip to content

Commit e4830e1

Browse files
committed
build
1 parent 546fca8 commit e4830e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nuget/Microsoft.Windows.CppWinRT.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
1414
<license type="file">LICENSE</license>
1515
<projectUrl>https://github.com/Microsoft/cppwinrt</projectUrl>
16-
<icon>cppwinrt.ico</icon>
16+
<iconUrl>https://aka.ms/cppwinrt.ico</iconUrl>
1717
</metadata>
1818
<files>
1919
<file src="..\LICENSE"/>
@@ -26,6 +26,5 @@
2626
<file src="Microsoft.Windows.CppWinRT.targets" target="build\native"/>
2727
<file src="CppWinrtRules.Project.xml" target="build\native"/>
2828
<file src="readme.txt"/>
29-
<file src="..\vsix\cppwinrt.ico"/>
3029
</files>
3130
</package>

0 commit comments

Comments
 (0)