Skip to content

Commit

Permalink
Change icon to lossless format
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostWalker562 committed Oct 1, 2024
1 parent 50003bc commit 302edbe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
<AssemblyVersion>$(DefaultVersion)</AssemblyVersion>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://aptos.dev/en/build/sdks/dotnet-sdk</PackageProjectUrl>
<PackageIcon>icon.jpg</PackageIcon>
<PackageIcon>icon.png</PackageIcon>
<PackageVersion>$(DefaultVersion)-beta</PackageVersion>
<Copyright>Copyright (c) Aptos Labs 2024</Copyright>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
<Content Include="..\assets\icon.jpg" PackagePath="\" />
<Content Include="..\assets\icon.png" PackagePath="\" />
<Content Include="..\LICENSE" Pack="True" PackagePath="\" />
</ItemGroup>

Expand Down
Binary file removed assets/icon.jpg
Binary file not shown.
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 302edbe

Please sign in to comment.