From 02f875be4cd25802118d7934169866db173ba3c4 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 11 Jul 2022 19:45:14 -0500 Subject: [PATCH] Break apart source-build intermediate which exceeds AzDO size limit (#71949) * Break apart runtime source-build intermediate which exceeds AzDO size limit * Fix typo --- eng/SourceBuild.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index 012ae63c657..c17838918f8 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -51,6 +51,8 @@ --> + +