From 1f19f1a51af0a15f8d8e2c8aa3ecc4807620e4eb Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 9 Nov 2018 07:23:47 -0800 Subject: [PATCH] Temporarily disable sign check because the tool crashes and prevents us from getting a build --- build/repo.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/repo.props b/build/repo.props index 2c14e6176a..799ff45854 100644 --- a/build/repo.props +++ b/build/repo.props @@ -13,6 +13,8 @@ $(RepositoryRoot).deps\build\ $(RepositoryRoot).deps\Signed\Packages\ + + true $(RepositoryRoot)eng\signcheck.exclusions.txt true