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

Commit 7034ec2

Browse files
committed
Disable api check
1 parent 5f6ca39 commit 7034ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Extensions.Configuration.Binder/Microsoft.Extensions.Configuration.Binder.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<TargetFramework>netstandard1.1</TargetFramework>
88
<GenerateDocumentationFile>true</GenerateDocumentationFile>
99
<PackageTags>configuration</PackageTags>
10+
<EnableApiCheck>false</EnableApiCheck>
1011
</PropertyGroup>
1112

1213
<ItemGroup>

0 commit comments

Comments
 (0)