Disable API check for now

This commit is contained in:
Hao Kung 2017-04-19 17:06:29 -07:00
parent 14b4bea964
commit 2b34372689
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<TargetFramework>netstandard1.3</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore;identity;membership</PackageTags>
<EnableApiCheck>false</EnableApiCheck>
</PropertyGroup>
<ItemGroup>