Skip to content

Commit 81ab190

Browse files
authored
Merge pull request #256 from w-ahmad/chore/package-icon
chore: Add icon for NuGet package
2 parents 26d76b7 + b60ccae commit 81ab190

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

package-icon.png

9.98 KB
Loading

src/WinUI.TableView.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
7777
</PackageReference>
7878
<None Include="..\README.md" Pack="true" PackagePath="\" />
79+
<None Include="..\package-icon.png" Pack="true" PackagePath="\icon.png"/>
7980
</ItemGroup>
8081

8182
</Project>

0 commit comments

Comments
 (0)