feat: 生成 xml 文档

This commit is contained in:
zhangpeihang 2022-01-20 00:16:33 +08:00
parent 554614aa4a
commit 503c1a4a2b
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<PropertyGroup>
<IsWebProject>true</IsWebProject>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<DocumentationFile>\bin\Debug\net6.0\BootstrapAdmin.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>