Skip to content

Commit a818363

Browse files
authored
Merge pull request #189 from xljiulang/xml-doc
为项目添加xml文档生成,同时打包到nuget里。
2 parents f926c83 + fc21a69 commit a818363

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1717
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1818
<LangVersion>latest</LangVersion>
19+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1920
</PropertyGroup>
2021

2122
<ItemGroup>

0 commit comments

Comments
 (0)