From 55bedc1cf9df09371296d0ef27131578c5f8100f Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Wed, 13 Feb 2019 15:51:20 -0800 Subject: [PATCH] Don't build site extensions --- build/repo.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/repo.props b/build/repo.props index b04650faa6..a5c52bca3f 100644 --- a/build/repo.props +++ b/build/repo.props @@ -18,7 +18,7 @@ $(RepositoryRoot)eng\signcheck.exclusions.txt $(RepositoryRoot)src\Shared\ $(SharedFxRid.Substring($([MSBuild]::Add($(SharedFxRid.LastIndexOf('-')), 1)))) - true + false false