Skip to content

Commit 169e95d

Browse files
committed
Update WGet.NET.csproj
1 parent 3252feb commit 169e95d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/WGet.NET/WGet.NET.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<PackageId>WGet.NET</PackageId>
2424
<Product>WGet.NET</Product>
2525
<PackageReadmeFile>README.md</PackageReadmeFile>
26+
<PackageIcon>Package_Icon.png</PackageIcon>
2627
</PropertyGroup>
2728

2829
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@@ -34,6 +35,10 @@
3435
<Pack>True</Pack>
3536
<PackagePath></PackagePath>
3637
</None>
38+
<None Include="..\..\nuget\Package_Icon.png">
39+
<Pack>True</Pack>
40+
<PackagePath>\</PackagePath>
41+
</None>
3742
<None Include="..\..\README.md">
3843
<Pack>True</Pack>
3944
<PackagePath>\</PackagePath>

0 commit comments

Comments
 (0)