Skip to content

Instantly share code, notes, and snippets.

@MartinMiles
Created April 8, 2019 11:33
Show Gist options
  • Save MartinMiles/0682582181cc2afe83da06bef9f28aed to your computer and use it in GitHub Desktop.
Save MartinMiles/0682582181cc2afe83da06bef9f28aed to your computer and use it in GitHub Desktop.
That is how MsConfig performs config transformation
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\amd64\MSBuild.exe" /nologo /maxcpucount /nodeReuse:False /property:Configuration=Debug /property:Platform="Any CPU" /property:WebConfigToTransform=C:\inetpub\wwwroot\Platform.dev.local\ /property:TransformFile=C:\Projects\Platform.dev.local\src\Project\Careers\code\web.config.xdt /property:FileToTransform=web.config /target:ApplyTransform /toolsversion:15.0 /verbosity:minimal C:\Projects\Platform.dev.local\scripts\applytransform.targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment