Skip to content

Commit

Permalink
add Dumpify imagefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Moaid Hathot committed Nov 25, 2023
1 parent 6a93a41 commit d751bdd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,11 @@
<RepositoryUrl>https://github.com/MoaidHathot/Dumpify</RepositoryUrl>
<RepositoryBranch>main</RepositoryBranch>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIconUrl>https://raw.githubusercontent.com/MoaidHathot/Dumpify/master/images/icon?sanitize=true</PackageIconUrl>
<PackageIcon>images/icon.png</PackageIcon>
</PropertyGroup>

<ItemGroup>
<None Include="images/icon.png" Pack="true" PackagePath=""/>
</ItemGroup>
</Project>
Binary file added images/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 d751bdd

Please sign in to comment.