Skip to content

Commit d4765d4

Browse files
committed
fix icon
1 parent 2b481d0 commit d4765d4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

PulumiTestHelper/PulumiTestHelper.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<Authors>Zhimin(Rex) Ye</Authors>
1818

1919
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20-
<PackageIcon>icon.jpg</PackageIcon>
20+
<PackageIcon>icon.png</PackageIcon>
2121
<PackageReadmeFile>readme.md</PackageReadmeFile>
2222
</PropertyGroup>
2323

2424
<ItemGroup>
25-
<None Include="icon.jpg" Pack="true" PackagePath=""/>
25+
<None Include="icon.png" Pack="true" PackagePath=""/>
2626
<None Include="../readme.md" Pack="true" PackagePath=""/>
2727
</ItemGroup>
2828

PulumiTestHelper/icon.jpg

-89.4 KB
Binary file not shown.

PulumiTestHelper/icon.png

652 KB
Loading

0 commit comments

Comments
 (0)