Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit bb73898

Browse files
committed
Disable api check
1 parent da30688 commit bb73898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.AspNetCore.Authentication/Microsoft.AspNetCore.Authentication.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<NoWarn>$(NoWarn);CS1591</NoWarn>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010
<PackageTags>aspnetcore;authentication;security</PackageTags>
11+
<EnableApiCheck>false</EnableApiCheck>
1112
</PropertyGroup>
1213

1314
<ItemGroup>

0 commit comments

Comments
 (0)