FrameworkTemplate/SolutionTemplate/Scripts/PostAction.ps1
######################## SETUP #-Conn $CRMConn -EnvironmentName $Deploy.EnvironmentName -Path "$PipelinePath\drop\$PFolder\bin\release\" $ProgressPreference = 'SilentlyContinue' . (Join-Path $PSScriptRoot "DeploymentFunctions.ps1") |