Skip to content

Commit ea80483

Browse files
DavipbeXpl0it3r
authored andcommitted
Add icon on package
1 parent 0639233 commit ea80483

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tools/nuget/CSFML/CSFML.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
1616
<PackageProjectUrl>https://www.sfml-dev.org/</PackageProjectUrl>
1717
<PackageIconUrl>https://www.sfml-dev.org/images/sfml-icon.png</PackageIconUrl>
18+
<PackageIcon>sfml-icon.png</PackageIcon>
1819

1920
<PublishRepositoryUrl>true</PublishRepositoryUrl>
2021
<IncludeBuildOutput>false</IncludeBuildOutput>
@@ -35,6 +36,7 @@
3536
<ItemGroup>
3637
<None Pack="True" Include="runtimes/**" PackagePath="runtimes" />
3738
<None Pack="True" Include="build/**" PackagePath="build" />
39+
<None Pack="True" Include="sfml-icon.png" PackagePath="/" />
3840
</ItemGroup>
3941

4042
</Project>

tools/nuget/CSFML/sfml-icon.png

6.44 KB
Loading

0 commit comments

Comments
 (0)