Skip to content

Commit bff826f

Browse files
authored
Add PackageIcon to project file
1 parent 671bb5b commit bff826f

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)