We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67932ad commit edca5feCopy full SHA for edca5fe
azure-pipelines-templates/check-mdp-for-build.yml
@@ -72,4 +72,4 @@ steps:
72
inputs:
73
targetType: 'inline'
74
script: |
75
- Write-Host "##vso[task.setvariable variable=NF_MDP_MSBUILDTASK_PATH]$(Pipeline.Workspace)/mdp/nanoFramework.Tools.MetadataProcessor.MsBuildTask.dll"
+ Write-Host "##vso[task.setvariable variable=NF_MDP_MSBUILDTASK_PATH]$(Pipeline.Workspace)\mdp"
0 commit comments