We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74392c7 commit 8655078Copy full SHA for 8655078
azure-pipelines-templates/check-mdp-for-build.yml
@@ -90,4 +90,4 @@ steps:
90
91
$extensionPath = $msbuildPath + "\nanoFramework\v1.0"
92
93
- Copy-Item -Path "$env:Pipeline_Workspace\mdp" -Destination $msbuildPath -Recurse
+ Copy-Item -Path "$env:Pipeline_Workspace\mdp" -Destination $msbuildPath -Force -Verbose
0 commit comments