Skip to content

Commit 2a8791b

Browse files
Merge pull request #142 from mralexes/master
Add XML comments into NuGet package
2 parents a6cee1e + ee3be43 commit 2a8791b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LightningDB/LightningDB.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<PackageTags>lmdb;lightning;storage;persistance;key-value;nosql</PackageTags>
1212
<PackageProjectUrl>https://github.com/CoreyKaylor/Lightning.NET</PackageProjectUrl>
1313
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
14+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1415
</PropertyGroup>
1516

1617
<ItemGroup>

0 commit comments

Comments
 (0)