Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
Added package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
gdivis committed Jan 5, 2023
1 parent 39aa9c1 commit c088477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added src/upack/upack-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/upack/upack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@
<PackageProjectUrl>https://github.com/Inedo/upack</PackageProjectUrl>
<RepositoryUrl>https://github.com/Inedo/upack.git</RepositoryUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>upack-icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include="..\..\README.md" Link="README.md" Pack="true" PackagePath="/" />
<None Include="upack-icon.png" Pack="true" PackagePath="/" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Inedo.UPack" Version="2.1.0" />
Expand Down

0 comments on commit c088477

Please # to comment.