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

Commit 027db2b

Browse files
committed
ApiCheck
1 parent b5f8d22 commit 027db2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/common.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
<SignAssembly>true</SignAssembly>
1111
<PublicSign Condition="'$(OS)' != 'Windows_NT'">true</PublicSign>
1212
<VersionSuffix Condition="'$(VersionSuffix)'!='' AND '$(BuildNumber)' != ''">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
13-
<!-- Temporary -->
14-
<EnableApiCheck>false</EnableApiCheck>
1513
</PropertyGroup>
1614

1715
<ItemGroup>

0 commit comments

Comments
 (0)