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 26d76b7 commit d2f2c02Copy full SHA for d2f2c02
2 files changed
package-icon.png
9.98 KB
src/WinUI.TableView.csproj
@@ -76,6 +76,7 @@
76
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
77
</PackageReference>
78
<None Include="..\README.md" Pack="true" PackagePath="\" />
79
+ <None Include="..\package-icon.png" Pack="true" PackagePath="\icon.png"/>
80
</ItemGroup>
81
82
</Project>
0 commit comments