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.
2 parents 56c06a4 + 119d77d commit 1bbdff4Copy full SHA for 1bbdff4
Directory.Build.props
@@ -3,7 +3,7 @@
3
<VersionPrefix>1.8</VersionPrefix>
4
<VersionSuffix>beta</VersionSuffix>
5
6
- <PackageIconUrl>Logo-low.png</PackageIconUrl>
+ <PackageIcon>Logo-low.png</PackageIcon>
7
<PackageProjectUrl>https://github.com/praeclarum/sqlite-net</PackageProjectUrl>
8
<RepositoryUrl>https://github.com/praeclarum/sqlite-net.git</RepositoryUrl>
9
<PackageTags>sqlite-net;sqlite;database;orm</PackageTags>
0 commit comments