Skip to content

Commit 823b62f

Browse files
committed
chore: icon added to nuget package
1 parent 2786e14 commit 823b62f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Problemize/Problemize.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2525
<Deterministic>true</Deterministic>
2626
<EmbedUntrackedSources>true</EmbedUntrackedSources>
27+
<PackageIcon>Problemize.png</PackageIcon>
2728
</PropertyGroup>
2829

2930
<PropertyGroup>
@@ -34,6 +35,7 @@
3435
<ItemGroup>
3536
<None Include="..\README.md" Pack="true" PackagePath="\" />
3637
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
38+
<None Include="..\logo\Problemize.png" Pack="true" PackagePath="\" />
3739
</ItemGroup>
3840

3941
<ItemGroup>

0 commit comments

Comments
 (0)