Hopefully add documentation to nuget package.
All checks were successful
Build NuGet / build (push) Successful in 41s

This commit is contained in:
2026-04-08 22:14:08 -04:00
parent d0968e1586
commit b91111eaa5
4 changed files with 37 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
</Project>