From c197e206f3beb9d3c473b5bf56d39be9393a5e79 Mon Sep 17 00:00:00 2001 From: lajones Date: Thu, 26 Jun 2014 11:02:04 -0700 Subject: [PATCH] Updating so that the RunCodeAnalysis property can be passed down to sub-MSBuild tasks if set at the command line --- EFTools.msbuild | 1 + 1 file changed, 1 insertion(+) diff --git a/EFTools.msbuild b/EFTools.msbuild index 963d4796bd..b328a3d47f 100644 --- a/EFTools.msbuild +++ b/EFTools.msbuild @@ -6,6 +6,7 @@ Debug AnyCPU Platform=$(Platform) + $(BuildProperties);RunCodeAnalysis=$(RunCodeAnalysis) $(VSINSTALLDIR)\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe Build $(MSBuildThisFileDirectory)