Skip to content

Commit 3c763bb

Browse files
authored
Merge pull request #302 from w-ahmad/chore/package_icon
Add Package Icon to project file
2 parents 671bb5b + bff826f commit 3c763bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WinUI.TableView.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<RepositoryUrl>https://github.com/w-ahmad/WinUI.TableView</RepositoryUrl>
6363
<PackageProjectUrl>https://w-ahmad.github.io/WinUI.TableView/</PackageProjectUrl>
6464
<PackageReadmeFile>README.md</PackageReadmeFile>
65+
<PackageIcon>icon.png</PackageIcon>
6566
<PackageLicenseExpression>MIT</PackageLicenseExpression>
6667
<PackageOutputPath>$(MSBuildThisFileDirectory)..\artifacts\NuGet\$(Configuration)\</PackageOutputPath>
6768
<Authors>w-ahmad - https://github.com/w-ahmad</Authors>

0 commit comments

Comments
 (0)