feat: Add documentation build and deployment workflow

This commit is contained in:
HueByte
2026-02-19 08:03:19 +01:00
parent 49240026b0
commit eef9059b6a
4 changed files with 70 additions and 52 deletions
+2
View File
@@ -1,5 +1,7 @@
<Project>
<PropertyGroup>
<Version>0.1.0</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
</Project>