Skip to content

Commit 8ae20a1

Browse files
committed
Use PackageIconUrl instead of PackageIcon
1 parent d0159e6 commit 8ae20a1

24 files changed

Lines changed: 1 addition & 5 deletions

File tree

common.props

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@
55
<Copyright>Copyright © 2015 Dmitry Sikorsky</Copyright>
66
<VersionPrefix>8.1.0</VersionPrefix>
77
<LangVersion>8.0</LangVersion>
8-
<PackageIcon>icon.png</PackageIcon>
8+
<PackageIconUrl>https://extcore.net/images/extcore_framework_logo_s.png</PackageIconUrl>
99
<PackageProjectUrl>https://extcore.net/</PackageProjectUrl>
1010
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1111
</PropertyGroup>
1212

13-
<ItemGroup>
14-
<None Include="icon.png" Pack="true" PackagePath="\" />
15-
</ItemGroup>
16-
1713
</Project>
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.

src/ExtCore.Data.Dapper/icon.png

-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.
-3.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)