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 7dddbd6 commit ffa45b3Copy full SHA for ffa45b3
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.9</VersionPrefix>
4
- <VersionSuffix>1</VersionSuffix>
+ <VersionPrefix>1.9.1</VersionPrefix>
+ <VersionSuffix></VersionSuffix>
5
6
<PackageIcon>Logo-low.png</PackageIcon>
7
<PackageProjectUrl>https://github.com/praeclarum/sqlite-net</PackageProjectUrl>
0 commit comments