False <TargetConnectionString xdt:Transform="Replace">$(TargetConnectionString)</TargetConnectionString> <TargetDatabaseName xdt:Transform="Replace">$(TargetDatabaseName)</TargetDatabaseName> <Project xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup>$(TargetConnectionStringXml)$(TargetDatabaseXml)</PropertyGroup> </Project> $(MSBuildProjectDirectory)\$(SqlPublishProfilePath) $(MSBuildProjectDirectory)\Transformed_$(TargetDatabaseName).publish.xml $([System.IO.Path]::GetFullPath($(MSBuildProjectDirectory))) False $(TransformOutputFile)