Skip to content

Commit

Permalink
Add icon to the NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
steffen-wilke committed Oct 6, 2020
1 parent 6c4ecc9 commit 75c5c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Soloplan.WhatsON/Soloplan.WhatsON.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<RepositoryUrl>https://github.com/Soloplan/whatson</RepositoryUrl>
<PackageTags>monitoring, jenkins, tray-application, build-jobs, dektop-notifications</PackageTags>
<PackageVersion>1.0.0-RC8</PackageVersion>
<PackageIcon>whatson-icon.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Steffen Wilke, Krzysztof Lorenc, Dominik Gołda</Authors>
<DebugType>full</DebugType>
Expand Down Expand Up @@ -35,5 +36,6 @@
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
<None Include="whatson-icon.png" Pack="true" PackagePath=""/>
</ItemGroup>
</Project>
Binary file added src/Soloplan.WhatsON/whatson-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 75c5c8d

Please sign in to comment.