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 a6cee1e + ee3be43 commit 2a8791bCopy full SHA for 2a8791b
src/LightningDB/LightningDB.csproj
@@ -11,6 +11,7 @@
11
<PackageTags>lmdb;lightning;storage;persistance;key-value;nosql</PackageTags>
12
<PackageProjectUrl>https://github.com/CoreyKaylor/Lightning.NET</PackageProjectUrl>
13
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
14
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
15
</PropertyGroup>
16
17
<ItemGroup>
0 commit comments