Skip to content

Commit f2c048b

Browse files
committed
Upgrade the icon from 64 to 256, better prepare for high DPI monitors
1 parent 4ebfc7d commit f2c048b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<RepositoryType>git</RepositoryType>
1212
<RepositoryUrl>git://github.com/block-core/blockcore</RepositoryUrl>
1313
<PackageIcon></PackageIcon>
14-
<PackageIconUrl>https://www.blockcore.net/assets/icon-64x64.png</PackageIconUrl>
14+
<PackageIconUrl>https://www.blockcore.net/assets/blockcore-256x256.png</PackageIconUrl>
1515
<PackageTags>blockchain;cryptocurrency;crypto;C#;.NET;bitcoin;blockcore</PackageTags>
1616
</PropertyGroup>
1717

0 commit comments

Comments
 (0)