Skip to content

Commit

Permalink
New package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacivale committed Feb 2, 2025
1 parent 31f9dca commit 0c5bcf7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
Binary file removed Icon.jpg
Binary file not shown.
Binary file added Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions Icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<PackageTags>dotnet; maui; bottomsheet;</PackageTags>
<PackageIcon>Icon.jpg</PackageIcon>
<PackageIcon>Icon.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageId>Plugin.Maui.BottomSheet</PackageId>
<IsAotCompatible>true</IsAotCompatible>
<IsAotCompatible>true</IsAotCompatible>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Release'">
Expand Down Expand Up @@ -80,7 +80,7 @@
</ItemGroup>

<ItemGroup>
<None Include="..\..\..\Icon.jpg">
<None Include="..\..\..\Icon.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
Expand Down

0 comments on commit 0c5bcf7

Please sign in to comment.