From 0e8b790a0876a183304b6406b38ccee39f6d3745 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Sat, 25 Mar 2017 15:30:49 -0700 Subject: [PATCH] Disable API Check for these command-line tools --- build/common.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/common.props b/build/common.props index 506f240784..26a28ce97a 100644 --- a/build/common.props +++ b/build/common.props @@ -10,6 +10,9 @@ true true $(VersionSuffix)-$(BuildNumber) + + + false