Skip to content

Commit 1bbdff4

Browse files
authored
Merge pull request #1062 from praeclarum/package-icon
Fix PackageIcon
2 parents 56c06a4 + 119d77d commit 1bbdff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<VersionPrefix>1.8</VersionPrefix>
44
<VersionSuffix>beta</VersionSuffix>
55

6-
<PackageIconUrl>Logo-low.png</PackageIconUrl>
6+
<PackageIcon>Logo-low.png</PackageIcon>
77
<PackageProjectUrl>https://github.com/praeclarum/sqlite-net</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/praeclarum/sqlite-net.git</RepositoryUrl>
99
<PackageTags>sqlite-net;sqlite;database;orm</PackageTags>

0 commit comments

Comments
 (0)