We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b481d0 commit d4765d4Copy full SHA for d4765d4
PulumiTestHelper/PulumiTestHelper.csproj
@@ -17,12 +17,12 @@
17
<Authors>Zhimin(Rex) Ye</Authors>
18
19
<PackageLicenseExpression>MIT</PackageLicenseExpression>
20
- <PackageIcon>icon.jpg</PackageIcon>
+ <PackageIcon>icon.png</PackageIcon>
21
<PackageReadmeFile>readme.md</PackageReadmeFile>
22
</PropertyGroup>
23
24
<ItemGroup>
25
- <None Include="icon.jpg" Pack="true" PackagePath=""/>
+ <None Include="icon.png" Pack="true" PackagePath=""/>
26
<None Include="../readme.md" Pack="true" PackagePath=""/>
27
</ItemGroup>
28
PulumiTestHelper/icon.jpg
-89.4 KB
PulumiTestHelper/icon.png
652 KB
0 commit comments