Disable API check for now
This commit is contained in:
parent
14b4bea964
commit
2b34372689
|
|
@ -7,6 +7,7 @@
|
|||
<TargetFramework>netstandard1.3</TargetFramework>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<PackageTags>aspnetcore;identity;membership</PackageTags>
|
||||
<EnableApiCheck>false</EnableApiCheck>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue