Skip to content

Commit

Permalink
Added package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Alterio authored and Federico Alterio committed Dec 21, 2024
1 parent 61b11cc commit 6a6d228
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SignalsDotnet/SignalsDotnet/SignalsDotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,15 @@
<RepositoryUrl>https://github.com/fedeAlterio/SignalsDotnet</RepositoryUrl>
<Version>2.0.3</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>https://github.com/fedeAlterio/SignalsDotnet</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
<None Include="..\..\assets\icon.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
Expand Down
Binary file added assets/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 6a6d228

Please sign in to comment.