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 546fca8 commit e4830e1Copy full SHA for e4830e1
nuget/Microsoft.Windows.CppWinRT.nuspec
@@ -13,7 +13,7 @@
13
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
14
<license type="file">LICENSE</license>
15
<projectUrl>https://github.com/Microsoft/cppwinrt</projectUrl>
16
- <icon>cppwinrt.ico</icon>
+ <iconUrl>https://aka.ms/cppwinrt.ico</iconUrl>
17
</metadata>
18
<files>
19
<file src="..\LICENSE"/>
@@ -26,6 +26,5 @@
26
<file src="Microsoft.Windows.CppWinRT.targets" target="build\native"/>
27
<file src="CppWinrtRules.Project.xml" target="build\native"/>
28
<file src="readme.txt"/>
29
- <file src="..\vsix\cppwinrt.ico"/>
30
</files>
31
</package>
0 commit comments