Generate Documentation files

This commit is contained in:
Ryan Brandenburg
2017-05-21 22:29:19 -07:00
committed by Steve Sanderson
parent ad645cbfe9
commit 3645ae6cf2
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>

View File

@@ -7,6 +7,7 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
<PackageTags>aspnetcore;aspnetcoremvc;nodeservices</PackageTags>
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<ItemGroup>