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 0d6f01d commit 66e5795Copy full SHA for 66e5795
src/LightningDB/LightningDB.csproj
@@ -2,12 +2,13 @@
2
3
<PropertyGroup>
4
<Description>LightningDB</Description>
5
- <VersionPrefix>0.17.0</VersionPrefix>
+ <VersionPrefix>0.17.1</VersionPrefix>
6
<Authors>Ilya Lukyanov;Corey Kaylor</Authors>
7
<TargetFrameworks>netstandard2.0;net9.0</TargetFrameworks>
8
<LangVersion>13</LangVersion>
9
<AssemblyName>LightningDB</AssemblyName>
10
<PackageId>LightningDB</PackageId>
11
+ <PackageIcon>lightningdb.png</PackageIcon>
12
<PackageLicenseFile>LICENSE</PackageLicenseFile>
13
<PackageTags>lmdb;lightning;storage;persistance;key-value;nosql</PackageTags>
14
<PackageProjectUrl>https://github.com/CoreyKaylor/Lightning.NET</PackageProjectUrl>
src/LightningDB/lightningdb.png
34.5 KB
0 commit comments