Temporarily deativate API Check

This commit is contained in:
Ryan Nowak 2017-04-21 19:07:54 -07:00
parent ca017eced2
commit da5c304f5d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Microsoft.AspNetCore.Mvc.ViewComponent</Description>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore;aspnetcoremvc</PackageTags>
<EnableApiCheck>false</EnableApiCheck>
</PropertyGroup>
<ItemGroup>